Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.12 KB

cran-comments.md

File metadata and controls

41 lines (32 loc) · 1.12 KB

Test environments

  • Local Ubuntu 20.04 installation (R 4.3.2)
  • GitHub Actions:
    • Windows (release, oldrel)
    • MacOS (release, oldrel)
    • Ubuntu 20.04 (devel, release, oldrel)
  • r-hub:
    • Windows Server 2022, R-devel, 64 bit
  • win-builder (devel, release, oldrel)

R CMD check results

In most platforms we got this result:

0 errors | 0 warnings | 1 note

Possibly misspelled words in DESCRIPTION: FGT (22:45) Palma (21:49) Theil (22:23)

The words flagged as misspelled are spelled correctly and represent either acronyms or names widely known by the target audience of the package. Therefore, we believe that there is no need to change their spelling in the description.

However, when using win-builder we algo got the following note:

Found the following (possibly) invalid URLs: URL: https://doi.org/10.1068/b29120 From: inst/doc/accessibility.html Status: 403 Message: Forbidden URL: https://doi.org/10.2307/1913475 From: inst/doc/inequality_and_poverty.html Status: 403 Message: Forbidden

We believe this note is a false positive, since we haven't had any problems accessing the mentioned URLs.