CRAN Package Check Results for Package cffr

Last updated on 2022-09-11 12:56:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 6.79 169.97 176.76 OK
r-devel-linux-x86_64-debian-gcc 0.2.3 5.36 123.06 128.42 OK
r-devel-linux-x86_64-fedora-clang 0.2.3 218.54 OK
r-devel-linux-x86_64-fedora-gcc 0.2.3 267.21 OK
r-devel-windows-x86_64 0.2.3 57.00 273.00 330.00 OK
r-patched-linux-x86_64 0.2.3 8.00 164.09 172.09 OK
r-release-linux-x86_64 0.2.3 7.30 163.43 170.73 OK
r-release-macos-arm64 0.2.3 162.00 OK
r-release-macos-x86_64 0.2.3 188.00 OK
r-release-windows-x86_64 0.2.3 52.00 585.00 637.00 OK
r-oldrel-macos-arm64 0.2.3 151.00 OK
r-oldrel-macos-x86_64 0.2.3 178.00 OK
r-oldrel-windows-ix86+x86_64 0.2.3 21.00 292.00 313.00 ERROR

Check Details

Version: 0.2.3
Check: tests
Result: ERROR
     Running 'testthat.R' [69s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(cffr)
     Warning: unable to access index for repository https://cloud.r-project.org/src/contrib:
     cannot open URL 'https://cloud.r-project.org/src/contrib/PACKAGES'
     >
     > test_check("cffr")
     Skipping entry without title:
     SHERPA/RoMEO (2018). <URL: http://www.sherpa.ac.uk/romeo/>.
     Skipping entry without title:
     SHERPA/RoMEO (2018). <URL: http://www.sherpa.ac.uk/romeo/>.
     Found mispelled keys. Trying to map:
     address -> No match
     Found mispelled keys. Trying to map:
     tittle -> title
     Congratulations! This .cff file is valid
     Oops! This .cff file has the following errors:
    
    
     field message
     1 data has additional properties
     2 data.authors.0 no schemas match
     3 data.doi referenced schema does not match
     4 data.keywords.0 is the wrong type
     5 data.license referenced schema does not match
     6 data.url referenced schema does not match
    
     cff_validate results-----
     Oops! This .cff file has the following errors:
    
    
     Found mispelled keys. Trying to map:
     error -> No match
     Creating directory ' ./.github/workflows '
     Installing update-citation-cff.yaml
     Adding .github to .Rbuildignore
     Installing update-citation-cff.yaml
     CITATION.cff generated
     Adding CITATION.cff to .Rbuildignore
    
     cff_validate results-----
     OK
     Results written to file 'D:\temp\RtmpS8RjwL/noext.bib'
     OK
     Results written to file 'D:\temp\RtmpS8RjwL/ascii.bib'
     [ FAIL 1 | WARN 0 | SKIP 105 | PASS 242 ]
    
     == Skipped tests ===============================================================
     * On CRAN (105)
    
     == Failed tests ================================================================
     -- Failure (test-cff_description.R:193:3): Search package on CRAN --------------
     parsed$repository (`actual`) not equal to "https://CRAN.R-project.org/package=ggplot2" (`expected`).
    
     `actual`: "https://github.com/basic/package"
     `expected`: "https://CRAN.R-project.org/package=ggplot2"
    
     [ FAIL 1 | WARN 0 | SKIP 105 | PASS 242 ]
     Deleting unused snapshots:
     * write_bib/append.bib
     * write_bib/ascii.bib
     * write_bib/noext.bib
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64