CRAN Package Check Results for Package nplyr

Last updated on 2024-08-16 01:48:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 5.03 56.49 61.52 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.0 3.71 39.98 43.69 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.0 96.68 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0 102.33 OK
r-devel-windows-x86_64 0.2.0 6.00 76.00 82.00 NOTE
r-patched-linux-x86_64 0.2.0 9.45 52.39 61.84 OK
r-release-linux-x86_64 0.2.0 3.18 51.47 54.65 ERROR
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 78.00 85.00 OK
r-oldrel-macos-arm64 0.2.0 123.00 OK
r-oldrel-macos-x86_64 0.2.0 58.00 OK
r-oldrel-windows-x86_64 0.2.0 8.00 88.00 96.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: Rd cross-references
Result: NOTE Undeclared package ‘tidyselect’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang

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-release-linux-x86_64