CRAN Package Check Results for Package nplyr

Last updated on 2025-03-13 15:51:26 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 4.58 57.77 62.35 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.0 3.35 42.26 45.61 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.0 96.74 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 108.25 OK
r-devel-macos-arm64 0.2.0 36.00 OK
r-devel-macos-x86_64 0.2.0 74.00 OK
r-devel-windows-x86_64 0.2.0 6.00 135.00 141.00 ERROR
r-patched-linux-x86_64 0.2.0 OK
r-release-linux-x86_64 0.2.0 4.83 52.63 57.46 OK
r-release-macos-arm64 0.2.0 36.00 OK
r-release-macos-x86_64 0.2.0 95.00 OK
r-release-windows-x86_64 0.2.0 7.00 77.00 84.00 OK
r-oldrel-macos-arm64 0.2.0 OK
r-oldrel-macos-x86_64 0.2.0 58.00 OK
r-oldrel-windows-x86_64 0.2.0 7.00 90.00 97.00 OK

Check Details

Version: 0.2.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: nest_fill.Rd: tidyr_tidy_select Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 0.2.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'Use-case-for-nplyr.Rmd' using rmarkdown Quitting from lines 72-79 [unnamed-chunk-3] (Use-case-for-nplyr.Rmd) Error: processing vignette 'Use-case-for-nplyr.Rmd' failed with diagnostics: ℹ In argument: `survey_data = purrr::map(survey_file, ~readr::read_csv(paste0(path, .x, ".csv")))`. Caused by error in `purrr::map()`: ℹ In index: 1. Caused by error in `open.connection()`: ! cannot open the connection to 'https://raw.githubusercontent.com/markjrieke/nplyr/main/data-raw/job_survey.csv' --- failed re-building 'Use-case-for-nplyr.Rmd' SUMMARY: processing the following file failed: 'Use-case-for-nplyr.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-devel-windows-x86_64