diff --git a/DESCRIPTION b/DESCRIPTION index f28d6d2..353ee44 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: enderecobr Title: Padronizador de Endereços Brasileiros (Brazilian Addresses Standardizer) -Version: 0.2.0.9000 +Version: 0.2.1 Authors@R: c( person("Daniel", "Herszenhut", , "dhersz@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8066-1105")), diff --git a/NEWS.md b/NEWS.md index 5486684..44d606c 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,11 +1,9 @@ -# enderecobr (versão em desenvolvimento) - -## Correção de bugs - -## Novas funcionalidades +# enderecobr 0.2.1 ## Notas +- Lucas Mation adicionado como autor do pacote. + # enderecobr 0.2.0 ## Correção de bugs diff --git a/codemeta.json b/codemeta.json index 184ddd4..b995e43 100644 --- a/codemeta.json +++ b/codemeta.json @@ -8,7 +8,7 @@ "codeRepository": "https://github.com/ipeaGIT/enderecobr", "issueTracker": "https://github.com/ipeaGIT/enderecobr/issues", "license": "https://spdx.org/licenses/MIT", - "version": "0.2.0.9000", + "version": "0.2.1", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", @@ -183,7 +183,7 @@ }, "SystemRequirements": null }, - "fileSize": "272.115KB", + "fileSize": "272.185KB", "releaseNotes": "https://github.com/ipeaGIT/enderecobr/blob/master/NEWS.md", "readme": "https://github.com/ipeaGIT/enderecobr/blob/main/README.md", "contIntegration": ["https://github.com/ipeaGIT/enderecobr/actions?query=workflow%3Acheck", "https://app.codecov.io/gh/ipeaGIT/enderecobr?branch=main"], diff --git a/cran-comments.md b/cran-comments.md index 9bf3dd8..191b900 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -5,21 +5,7 @@ - Windows (release) - MacOS (release) - Ubuntu 20.04 (devel, release, oldrel) -- win-builder (release, oldrel) ## R CMD check results -0 errors | 0 warnings | 1 note - - New submission - - Found the following (possibly) invalid URLs: - URL: https://ipeagit.github.io/enderecobr/articles/enderecobr.html - From: README.md - Status: 404 - Message: Not Found - -- This is a new release. The invalid URL notice will go away as soon as the -package is accepted on CRAN, when we will update the website (we were using a -different package name and the website is now configured to only with the -package approval). +0 errors | 0 warnings | 0 notes