{"id":26859636,"url":"https://github.com/adelmofilho/tenispolar","last_synced_at":"2025-03-31T01:29:28.196Z","repository":{"id":56936949,"uuid":"173999877","full_name":"adelmofilho/tenispolaR","owner":"adelmofilho","description":"Implementation ZENIT-POLAR substitution cipher method of encryption","archived":false,"fork":false,"pushed_at":"2019-05-11T22:24:52.000Z","size":80,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T04:39:08.706Z","etag":null,"topics":["cryptography","r-package","r-programming"],"latest_commit_sha":null,"homepage":"https://blog.adelmofilho.com/tenispolaR/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adelmofilho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-05T18:32:08.000Z","updated_at":"2021-07-18T18:59:45.000Z","dependencies_parsed_at":"2022-08-21T05:50:53.618Z","dependency_job_id":null,"html_url":"https://github.com/adelmofilho/tenispolaR","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adelmofilho%2FtenispolaR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adelmofilho%2FtenispolaR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adelmofilho%2FtenispolaR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adelmofilho%2FtenispolaR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adelmofilho","download_url":"https://codeload.github.com/adelmofilho/tenispolaR/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246404000,"owners_count":20771526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cryptography","r-package","r-programming"],"created_at":"2025-03-31T01:29:27.636Z","updated_at":"2025-03-31T01:29:28.163Z","avatar_url":"https://github.com/adelmofilho.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tenispolaR \u003cimg src=\"man/figures/logo.png\" align=\"right\" height=140/\u003e\n\n[![CRAN status](https://www.r-pkg.org/badges/version/tenispolaR)](https://cran.r-project.org/package=tenispolaR)\n[![lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://www.tidyverse.org/lifecycle/#stable)\n[![Travis build status](https://travis-ci.org/adelmofilho/tenispolaR.svg?branch=master)](https://travis-ci.org/adelmofilho/tenispolaR)\n[![Coverage status](https://codecov.io/gh/adelmofilho/tenispolaR/branch/master/graph/badge.svg)](https://codecov.io/github/adelmofilho/tenispolaR?branch=master)\n[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/adelmofilho/tenispolaR?branch=master\u0026svg=true)](https://ci.appveyor.com/project/adelmofilho/tenispolaR)\n[![DOI](https://zenodo.org/badge/173999877.svg)](https://zenodo.org/badge/latestdoi/173999877)\n\n\n## Background\n\nThis package is a tribute to the 35 years of the publication of the collection of books \"Os Karas\" by the Brazilian author Pedro Bandeira.\n\n## Description\n\nImplementation ZENIT-POLAR substitution cipher method of encryption (GC\u0026CS, 1944).\n  \n  \n## Installation\n\nYou can install this package from CRAN:\n\n``` r\ninstall.packages(\"tenispolaR\")\n```\n\nOr you can install the development version from Github with devtools:\n\n``` r\ndevtools::install_github(\"adelmofilho/tenispolaR\")\n```\n  \n  \n## Example\n\nThis is a basic example which shows ZENIT-POLAR substitution cipher method of encryption.\n\n```r\nx \u003c- \"orro o um psibinhe tisi er kisir: e ivorre der ceseir, e celpsisae der cisopir!\"\n\ntenispolaR::encryption(x, key_from = \"polar\", key_to = \"tenis\")\n```\n\n```\n## [1] \"esse e um trabalho para os karas: o avesso dos coroas, o contrario dos caretas!\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadelmofilho%2Ftenispolar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadelmofilho%2Ftenispolar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadelmofilho%2Ftenispolar/lists"}