CRAN Package Check Results for Maintainer ‘Hadley Wickham <hadley at posit.co>’

Last updated on 2024-07-24 12:21:23 CEST.

Package ERROR WARN NOTE OK
bigrquery 5 8
dbplyr 1 2 10
diffviewer 13
downlit 13
dplyr 1 5 7
dtplyr 2 11
evaluate 13
ggvis 13
haven 13
httr 13
httr2 2 11
isoband 13
modelr 1 12
multidplyr 13
odbc 4 2 7
pkgdown 2 1 10
pool 13
roxygen2 5 8
rvest 13
S7 1 5 7
stringr 2 11
testthat 9 4
tidyr 1 5 7
waldo 13
xml2 13

Package bigrquery

Current CRAN status: NOTE: 5, OK: 8

Version: 1.5.1
Check: compiled code
Result: NOTE File ‘bigrquery/libs/bigrquery.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.5.1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: DBI.Rd: DBIObject-class, DBIDriver-class, DBIConnection-class, DBIResult-class bigquery.Rd: DBIDriver-class, DBIConnection-class 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-gcc, r-devel-windows-x86_64

Version: 1.5.1
Check: compiled code
Result: NOTE File 'bigrquery/libs/x64/bigrquery.dll': Found non-API calls to R: 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64

Package dbplyr

Current CRAN status: ERROR: 1, NOTE: 2, OK: 10

Version: 2.5.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: arrange.tbl_lazy.Rd: arrange, show_query backend-hana.Rd: copy_to collapse.tbl_sql.Rd: collapse, compute, collect complete.tbl_lazy.Rd: show_query copy_inline.Rd: copy_to copy_to.src_sql.Rd: copy_to, show_query count.tbl_lazy.Rd: count, tally db-sql.Rd: copy_to dbplyr-slice.Rd: slice_min, slice_max, slice_sample distinct.tbl_lazy.Rd: distinct, show_query expand.tbl_lazy.Rd: show_query filter.tbl_lazy.Rd: show_query get_returned_rows.Rd: rows_insert, rows_append, rows_update, rows_upsert, rows_delete group_by.tbl_lazy.Rd: group_by head.tbl_lazy.Rd: show_query join.tbl_sql.Rd: join, show_query memdb_frame.Rd: !!, !!!, .data, .env mutate.tbl_lazy.Rd: mutate, transmute, show_query nycflights13.Rd: src_postgres pivot_wider.tbl_lazy.Rd: expand pull.tbl_sql.Rd: pull replace_na.tbl_lazy.Rd: show_query rows-db.Rd: rows_insert, rows_append, rows_update, rows_patch, rows_upsert, rows_delete, tbl, compute select.tbl_lazy.Rd: select, rename, relocate summarise.tbl_lazy.Rd: summarise, show_query tbl.src_dbi.Rd: compute, collect, show_query, explain, do win_over.Rd: group_by, arrange 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-gcc, r-devel-windows-x86_64

Version: 2.5.0
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/0s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-release-macos-x86_64

Package diffviewer

Current CRAN status: OK: 13

Package downlit

Current CRAN status: OK: 13

Package dplyr

Current CRAN status: ERROR: 1, NOTE: 5, OK: 7

Version: 1.1.4
Check: compiled code
Result: NOTE File ‘dplyr/libs/dplyr.so’: Found non-API calls to R: ‘LEVELS’, ‘PRVALUE’, ‘R_shallow_duplicate_attr’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.1.4
Check: data for non-ASCII characters
Result: NOTE Note: found 4 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.1.4
Check: compiled code
Result: NOTE File 'dplyr/libs/x64/dplyr.dll': Found non-API calls to R: 'LEVELS', 'PRVALUE', 'R_shallow_duplicate_attr', 'SET_PRCODE', 'SET_PRENV', 'SET_PRVALUE' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64

Version: 1.1.4
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-oldrel-windows-x86_64

Package dtplyr

Current CRAN status: NOTE: 2, OK: 11

Version: 1.3.1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: arrange.dtplyr_step.Rd: arrange count.dtplyr_step.Rd: count distinct.dtplyr_step.Rd: distinct filter.dtplyr_step.Rd: arrange group_by.dtplyr_step.Rd: group_by, ungroup group_modify.dtplyr_step.Rd: group_map, group_modify intersect.dtplyr_step.Rd: union_all lazy_dt.Rd: collect, pull, select left_join.dtplyr_step.Rd: left_join, right_join, inner_join, full_join, anti_join, semi_join mutate.dtplyr_step.Rd: mutate relocate.dtplyr_step.Rd: relocate rename.dtplyr_step.Rd: rename, rename_with select.dtplyr_step.Rd: select slice.dtplyr_step.Rd: slice summarise.dtplyr_step.Rd: summarise transmute.dtplyr_step.Rd: transmute 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-gcc, r-devel-windows-x86_64

Package evaluate

Current CRAN status: OK: 13

Package ggvis

Current CRAN status: OK: 13

Package haven

Current CRAN status: NOTE: 13

Version: 2.5.4
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 2.5.4
Check: compiled code
Result: NOTE File ‘haven/libs/haven.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 2.5.4
Check: Rd cross-references
Result: NOTE Undeclared package ‘dplyr’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.5.4
Check: compiled code
Result: NOTE File 'haven/libs/x64/haven.dll': Found non-API calls to R: 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64

Package httr

Current CRAN status: OK: 13

Package httr2

Current CRAN status: ERROR: 2, OK: 11

Version: 1.0.2
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘httr2.Rmd’ ... .. ..$ type : chr "office" .. ..$ number: chr "646 555-4567" $ children : list() $ spouse : NULL > req_perform(req_url_path(request(example_url()), "/status/404")) When sourcing ‘httr2.R’: Error: HTTP 404 Not Found. Execution halted ‘httr2.Rmd’ using ‘UTF-8’... failed Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package isoband

Current CRAN status: NOTE: 13

Version: 0.2.7
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.2.7
Check: compiled code
Result: NOTE File ‘isoband/libs/isoband.so’: Found non-API call to R: ‘SETLENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.7
Check: compiled code
Result: NOTE File 'isoband/libs/x64/isoband.dll': Found non-API call to R: 'SETLENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64

Package modelr

Current CRAN status: NOTE: 1, OK: 12

Version: 0.1.11
Check: Rd cross-references
Result: NOTE Undeclared packages ‘lme4’, ‘rstanarm’, ‘dplyr’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang

Package multidplyr

Current CRAN status: OK: 13

Package odbc

Current CRAN status: ERROR: 4, NOTE: 2, OK: 7

Additional issues

clang17 clang17

Version: 1.5.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: DBI-methods.Rd: DBIConnection-class OdbcConnection.Rd: DBIObject-class, DBIDriver-class, DBIConnection-class, DBIResult-class, dbBind OdbcDriver.Rd: DBIDriver-class, DBIConnection-class OdbcResult.Rd: DBIResult-class, DBIObject-class, DBIDriver-class, DBIConnection-class databricks.Rd: DBIDriver-class, DBIConnection-class dbConnect-OdbcDriver-method.Rd: dbListTables, dbSendQuery, dbColumnInfo, dbFetch dbListTables-OdbcConnection-method.Rd: DBIConnection-class driver-Snowflake.Rd: DBIConnection-class odbcConnectionColumns.Rd: dbListFields, dbWriteTable odbcSetTransactionIsolationLevel.Rd: DBIConnection-class snowflake.Rd: DBIDriver-class, DBIConnection-class 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-gcc, r-devel-windows-x86_64

Version: 1.5.0
Check: installed package size
Result: NOTE installed size is 11.4Mb sub-directories of 1Mb or more: libs 10.6Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.5.0
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/3s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 'test-utils.R:87:3', 'test-utils.R:94:3', 'test-utils.R:103:3', 'test-utils.R:112:3', 'test-utils.R:135:3', 'test-utils.R:150:3' • Secret ODBC_PWD_SNOWFLAKE not available. (2): 'test-driver-snowflake.R:4:5', 'test-driver-snowflake.R:154:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-utils.R:144:3'): locate_install_unixodbc() returns reasonable values ── file.exists(res[1]) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 72 | PASS 77 ] Error: Test failures Execution halted Flavors: r-release-macos-arm64, r-oldrel-macos-arm64

Version: 1.5.0
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/10s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 'test-utils.R:87:3', 'test-utils.R:94:3', 'test-utils.R:103:3', 'test-utils.R:112:3', 'test-utils.R:135:3', 'test-utils.R:150:3' • Secret ODBC_PWD_SNOWFLAKE not available. (2): 'test-driver-snowflake.R:4:5', 'test-driver-snowflake.R:154:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-utils.R:144:3'): locate_install_unixodbc() returns reasonable values ── file.exists(res[1]) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 72 | PASS 77 ] Error: Test failures Execution halted Flavor: r-release-macos-x86_64

Version: 1.5.0
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘benchmarks.Rmd’ ... > options(connectionObserver = NULL) > odbc <- dbConnect(odbc::odbc(), dsn = "MicrosoftSQLServer", + uid = "SA", pwd = "BoopBop123!") When sourcing ‘benchmarks.R’: Error: ! ODBC failed with error 00000 from [unixODBC][Driver Manager]. ✖ Data source name not found and no default driver specified ℹ From 'nanodbc/nanodbc.cpp:1150'. Execution halted ‘benchmarks.Rmd’ using ‘UTF-8’... failed ‘develop.Rmd’ using ‘UTF-8’... [0s/0s] OK ‘setup.Rmd’ using ‘UTF-8’... [0s/0s] OK Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.5.0
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/6s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 'test-utils.R:87:3', 'test-utils.R:94:3', 'test-utils.R:103:3', 'test-utils.R:112:3', 'test-utils.R:135:3', 'test-utils.R:150:3' • Secret ODBC_PWD_SNOWFLAKE not available. (2): 'test-driver-snowflake.R:4:5', 'test-driver-snowflake.R:154:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-utils.R:144:3'): locate_install_unixodbc() returns reasonable values ── file.exists(res[1]) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 72 | PASS 77 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-x86_64

Package pkgdown

Current CRAN status: ERROR: 2, NOTE: 1, OK: 10

Version: 2.1.0
Check: Rd cross-references
Result: NOTE Undeclared package ‘usethis’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [92s/55s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 11. └─httr2::req_perform(req) 12. └─httr2:::cache_pre_fetch(req) 13. ├─httr2:::resp_cache_info(cache_get(req)) 14. │ └─httr2:::resp_cache_expires(resp, control) 15. │ ├─control %||% resp_cache_control(resp) 16. │ └─httr2:::resp_cache_control(resp) 17. │ └─httr2::resp_header(resp, "Cache-Control") 18. │ └─httr2:::check_response(resp) 19. │ └─httr2:::is_response(resp) 20. └─httr2:::cache_get(req) 21. └─base::readRDS(path) [ FAIL 15 | WARN 0 | SKIP 129 | PASS 665 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-arm64

Version: 2.1.0
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘how-to-update-released-site.Rmd’ ... > knitr::opts_chunk$set(collapse = TRUE, comment = "#>", + eval = FALSE) > gert::git_branch_checkout("main") When sourcing ‘how-to-update-released-site.R’: Error: could not find repository from '/private/var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T/RtmpTIGAFJ/file17b0a359c1729/vignettes' Execution halted ‘accessibility.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘customise.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘how-to-update-released-site.Rmd’ using ‘UTF-8’... failed ‘linking.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘metadata.Rmd’ using ‘UTF-8’... [0s/1s] OK ‘pkgdown.Rmd’ using ‘UTF-8’... [0s/1s] OK ‘translations.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘quarto.qmd’ using ‘UTF-8’... [1s/1s] OK Flavor: r-oldrel-macos-arm64

Version: 2.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [93s/74s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 11. └─httr2::req_perform(req) 12. └─httr2:::cache_pre_fetch(req) 13. ├─httr2:::resp_cache_info(cache_get(req)) 14. │ └─httr2:::resp_cache_expires(resp, control) 15. │ ├─control %||% resp_cache_control(resp) 16. │ └─httr2:::resp_cache_control(resp) 17. │ └─httr2::resp_header(resp, "Cache-Control") 18. │ └─httr2:::check_response(resp) 19. │ └─httr2:::is_response(resp) 20. └─httr2:::cache_get(req) 21. └─base::readRDS(path) [ FAIL 15 | WARN 0 | SKIP 128 | PASS 670 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-x86_64

Version: 2.1.0
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘how-to-update-released-site.Rmd’ ... > knitr::opts_chunk$set(collapse = TRUE, comment = "#>", + eval = FALSE) > gert::git_branch_checkout("main") When sourcing ‘how-to-update-released-site.R’: Error: could not find repository from '/private/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T/Rtmpin17dI/file36272e677c5/vignettes' Execution halted ‘accessibility.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘customise.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘how-to-update-released-site.Rmd’ using ‘UTF-8’... failed ‘linking.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘metadata.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘pkgdown.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘translations.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘quarto.qmd’ using ‘UTF-8’... [1s/1s] OK Flavor: r-oldrel-macos-x86_64

Package pool

Current CRAN status: OK: 13

Package roxygen2

Current CRAN status: NOTE: 5, OK: 8

Version: 7.3.2
Check: compiled code
Result: NOTE File ‘roxygen2/libs/roxygen2.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 7.3.2
Check: compiled code
Result: NOTE File 'roxygen2/libs/x64/roxygen2.dll': Found non-API calls to R: 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64

Package rvest

Current CRAN status: OK: 13

Package S7

Current CRAN status: WARN: 1, NOTE: 5, OK: 7

Additional issues

rchk

Version: 0.1.1
Check: compiled code
Result: NOTE File ‘S7/libs/S7.so’: Found non-API calls to R: ‘PRCODE’, ‘SET_PRVALUE’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.1
Check: compiled code
Result: NOTE File 'S7/libs/x64/S7.dll': Found non-API calls to R: 'PRCODE', 'SET_PRVALUE' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64

Version: 0.1.1
Check: S3 generic/method consistency
Result: WARN matrixOps: function(x, y) matrixOps.S7_object: function(e1, e2) See section 'Generic functions and methods' in the 'Writing R Extensions' manual. Flavor: r-oldrel-windows-x86_64

Package stringr

Current CRAN status: NOTE: 2, OK: 11

Version: 1.5.1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: str_replace.Rd: stri_replace str_split.Rd: stri_split 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-gcc, r-devel-windows-x86_64

Package testthat

Current CRAN status: NOTE: 9, OK: 4

Version: 3.2.1.1
Check: compiled code
Result: NOTE File ‘testthat/libs/testthat.so’: Found non-API calls to R: ‘SET_BODY’, ‘SET_CLOENV’, ‘SET_FORMALS’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 3.2.1.1
Check: compiled code
Result: NOTE File 'testthat/libs/x64/testthat.dll': Found non-API calls to R: 'SET_BODY', 'SET_CLOENV', 'SET_FORMALS' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64

Version: 3.2.1.1
Check: installed package size
Result: NOTE installed size is 8.9Mb sub-directories of 1Mb or more: R 2.0Mb libs 5.4Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package tidyr

Current CRAN status: ERROR: 1, NOTE: 5, OK: 7

Version: 1.3.1
Check: compiled code
Result: NOTE File ‘tidyr/libs/tidyr.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.3.1
Check: data for non-ASCII characters
Result: NOTE Note: found 24 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.3.1
Check: compiled code
Result: NOTE File 'tidyr/libs/x64/tidyr.dll': Found non-API calls to R: 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64

Version: 1.3.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘in-packages.Rmd’ using rmarkdown --- finished re-building ‘in-packages.Rmd’ --- re-building ‘nest.Rmd’ using rmarkdown --- finished re-building ‘nest.Rmd’ --- re-building ‘pivot.Rmd’ using rmarkdown Quitting from lines 44-47 [setup] (pivot.Rmd) Error: processing vignette 'pivot.Rmd' failed with diagnostics: there is no package called 'readr' --- failed re-building ‘pivot.Rmd’ --- re-building ‘programming.Rmd’ using rmarkdown --- finished re-building ‘programming.Rmd’ --- re-building ‘rectangle.Rmd’ using rmarkdown --- finished re-building ‘rectangle.Rmd’ --- re-building ‘tidy-data.Rmd’ using rmarkdown --- finished re-building ‘tidy-data.Rmd’ SUMMARY: processing the following file failed: ‘pivot.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-release-macos-arm64

Package waldo

Current CRAN status: OK: 13

Package xml2

Current CRAN status: OK: 13

Additional issues

rchk