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

Last updated on 2024-09-27 17:52:04 CEST.

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

Package bigrquery

Current CRAN status: NOTE: 3, OK: 10

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-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Package dbplyr

Current CRAN status: ERROR: 1, NOTE: 3, OK: 9

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-clang, 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: 3, OK: 10

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-clang, 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: 11, OK: 2

Version: 2.5.4
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: 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

Package httr

Current CRAN status: OK: 13

Package httr2

Current CRAN status: ERROR: 1, OK: 12

Version: 1.0.5
Check: tests
Result: ERROR Running 'testthat.R' [52s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(httr2) Attaching package: 'httr2' The following objects are masked from 'package:testthat': local_mock, with_mock > > test_check("httr2") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 93 | PASS 617 ] ══ Skipped tests (93) ══════════════════════════════════════════════════════════ • Can't find envvar HTTR2_KEY (2): 'test-oauth-client.R:74:3', 'test-oauth-flow-jwt.R:7:3' • On CRAN (90): 'test-req-perform.R:14:3', 'test-req-perform.R:25:3', 'test-req-perform.R:185:3', 'test-req-perform.R:206:3', 'test-req-perform.R:216:3', 'test-content-type.R:16:3', 'test-content-type.R:24:3', 'test-content-type.R:55:3', 'test-curl.R:2:3', 'test-curl.R:6:3', 'test-curl.R:76:3', 'test-curl.R:114:3', 'test-curl.R:127:3', 'test-curl.R:135:3', 'test-curl.R:164:3', 'test-curl.R:201:3', 'test-headers.R:11:3', 'test-headers.R:15:3', 'test-headers.R:37:3', 'test-iterate-helpers.R:4:3', 'test-iterate-helpers.R:63:3', 'test-iterate-helpers.R:85:3', 'test-resp-stream.R:24:3', 'test-iterate.R:40:3', 'test-iterate.R:83:3', 'test-oauth-client.R:3:3', 'test-oauth-client.R:11:3', 'test-oauth-client.R:20:3', 'test-oauth-flow-auth-code.R:6:3', 'test-oauth-flow-auth-code.R:75:3', 'test-oauth-flow-auth-code.R:98:3', 'test-oauth-flow-auth-code.R:127:3', 'test-oauth-flow-jwt.R:37:3', 'test-oauth-flow-refresh.R:37:3', 'test-oauth-flow.R:9:3', 'test-oauth-flow.R:18:3', 'test-oauth-flow.R:32:3', 'test-oauth-token.R:9:3', 'test-oauth.R:109:3', 'test-req-body.R:33:3', 'test-req-body.R:79:3', 'test-req-body.R:165:3', 'test-req-cache.R:80:3', 'test-req-cache.R:203:3', 'test-req-cache.R:217:3', 'test-req-cache.R:233:3', 'test-req-cookies.R:13:3', 'test-req-error.R:21:3', 'test-req-headers.R:33:3', 'test-multi-req.R:3:3', 'test-multi-req.R:93:3', 'test-multi-req.R:139:3', 'test-multi-req.R:143:3', 'test-req-mock.R:19:3', 'test-req-mock.R:38:3', 'test-req-options.R:39:3', 'test-req-options.R:54:3', 'test-req-options.R:63:3', 'test-req-perform-stream.R:3:3', 'test-req-perform-stream.R:100:3', 'test-req-perform-stream.R:109:3', 'test-req-policy.R:2:3', 'test-req-perform-connection.R:2:3', 'test-req-retries.R:66:3', 'test-req-retries.R:72:3', 'test-req-template.R:29:3', 'test-req-template.R:45:3', 'test-req-throttle.R:2:3', 'test-req-throttle.R:19:3', 'test-req-url.R:62:3', 'test-req-url.R:72:3', 'test-req.R:2:3', 'test-req.R:11:3', 'test-req.R:26:3', 'test-resp-body.R:15:3', 'test-resp-body.R:73:3', 'test-resp-body.R:80:3', 'test-resp-status.R:3:3', 'test-resp.R:10:3', 'test-resp.R:26:3', 'test-secret.R:40:3', 'test-secret.R:67:3', 'test-url.R:35:3', 'test-url.R:50:3', 'test-url.R:72:3', 'test-url.R:109:3', 'test-utils-multi.R:45:3', 'test-utils.R:9:3', 'test-utils.R:33:3', 'test-sequential.R:3:3' • On Windows (1): 'test-req-body.R:128:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-req-perform.R:129:3'): can cache requests with paths (cache-control) ── `resp2 <- req %>% req_perform(path = path2)` did not throw the expected condition. [ FAIL 1 | WARN 0 | SKIP 93 | PASS 617 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-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: OK: 13

Package multidplyr

Current CRAN status: OK: 13

Package odbc

Current CRAN status: ERROR: 4, NOTE: 3, OK: 6

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-clang, 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/7s] 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: tests
Result: ERROR Running ‘testthat.R’ [5s/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: OK: 13

Package pool

Current CRAN status: ERROR: 9, OK: 4

Version: 1.0.3
Check: examples
Result: ERROR Running examples in ‘pool-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: dbPool > ### Title: Create a pool of database connections > ### Aliases: dbPool > > ### ** Examples > > # You use a dbPool in the same way as a standard DBI connection > pool <- dbPool(RSQLite::SQLite()) > pool <Pool> of SQLiteConnection objects Objects checked out: 0 Available in pool: 1 Max size: Inf Valid: TRUE > > DBI::dbWriteTable(pool, "mtcars", mtcars) > dbGetQuery(pool, "SELECT * FROM mtcars LIMIT 4") mpg cyl disp hp drat wt qsec vs am gear carb 1 21.0 6 160 110 3.90 2.620 16.46 0 1 4 4 2 21.0 6 160 110 3.90 2.875 17.02 0 1 4 4 3 22.8 4 108 93 3.85 2.320 18.61 1 1 4 1 4 21.4 6 258 110 3.08 3.215 19.44 1 0 3 1 > > # Always close a pool when you're done using it > poolClose(pool) > > # Using the RMySQL package > if (requireNamespace("RMySQL", quietly = TRUE)) { + pool <- dbPool( + drv = RMySQL::MySQL(), + dbname = "shinydemo", + host = "shiny-demo.csa7qlmguqrf.us-east-1.rds.amazonaws.com", + username = "guest", + password = "guest" + ) + + dbGetQuery(pool, "SELECT * from City LIMIT 5;") + + poolClose(pool) + } Error in .local(drv, ...) : Failed to connect to database: Error: Unknown server host 'shiny-demo.csa7qlmguqrf.us-east-1.rds.amazonaws.com' (-2) Calls: dbPool ... <Anonymous> -> dbConnect -> dbConnect -> .local -> .Call Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.0.3
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘why-pool.Rmd’ using rmarkdown Quitting from lines 34-75 [unnamed-chunk-2] (why-pool.Rmd) Error: processing vignette 'why-pool.Rmd' failed with diagnostics: Failed to connect to database: Error: Unknown server host 'shiny-demo.csa7qlmguqrf.us-east-1.rds.amazonaws.com' (-2) --- failed re-building ‘why-pool.Rmd’ SUMMARY: processing the following file failed: ‘why-pool.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.0.3
Check: examples
Result: ERROR Running examples in ‘pool-Ex.R’ failed The error most likely occurred in: > ### Name: dbPool > ### Title: Create a pool of database connections > ### Aliases: dbPool > > ### ** Examples > > # You use a dbPool in the same way as a standard DBI connection > pool <- dbPool(RSQLite::SQLite()) > pool <Pool> of SQLiteConnection objects Objects checked out: 0 Available in pool: 1 Max size: Inf Valid: TRUE > > DBI::dbWriteTable(pool, "mtcars", mtcars) > dbGetQuery(pool, "SELECT * FROM mtcars LIMIT 4") mpg cyl disp hp drat wt qsec vs am gear carb 1 21.0 6 160 110 3.90 2.620 16.46 0 1 4 4 2 21.0 6 160 110 3.90 2.875 17.02 0 1 4 4 3 22.8 4 108 93 3.85 2.320 18.61 1 1 4 1 4 21.4 6 258 110 3.08 3.215 19.44 1 0 3 1 > > # Always close a pool when you're done using it > poolClose(pool) > > # Using the RMySQL package > if (requireNamespace("RMySQL", quietly = TRUE)) { + pool <- dbPool( + drv = RMySQL::MySQL(), + dbname = "shinydemo", + host = "shiny-demo.csa7qlmguqrf.us-east-1.rds.amazonaws.com", + username = "guest", + password = "guest" + ) + + dbGetQuery(pool, "SELECT * from City LIMIT 5;") + + poolClose(pool) + } Error in .local(drv, ...) : Failed to connect to database: Error: Unknown server host 'shiny-demo.csa7qlmguqrf.us-east-1.rds.amazonaws.com' (-2) Calls: dbPool ... <Anonymous> -> dbConnect -> dbConnect -> .local -> .Call Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.3
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘why-pool.Rmd’ using rmarkdown Quitting from lines 34-75 [unnamed-chunk-2] (why-pool.Rmd) Error: processing vignette 'why-pool.Rmd' failed with diagnostics: Failed to connect to database: Error: Unknown server host 'shiny-demo.csa7qlmguqrf.us-east-1.rds.amazonaws.com' (-2) --- failed re-building ‘why-pool.Rmd’ SUMMARY: processing the following file failed: ‘why-pool.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.3
Check: examples
Result: ERROR Running examples in 'pool-Ex.R' failed The error most likely occurred in: > ### Name: dbPool > ### Title: Create a pool of database connections > ### Aliases: dbPool > > ### ** Examples > > # You use a dbPool in the same way as a standard DBI connection > pool <- dbPool(RSQLite::SQLite()) > pool <Pool> of SQLiteConnection objects Objects checked out: 0 Available in pool: 1 Max size: Inf Valid: TRUE > > DBI::dbWriteTable(pool, "mtcars", mtcars) > dbGetQuery(pool, "SELECT * FROM mtcars LIMIT 4") mpg cyl disp hp drat wt qsec vs am gear carb 1 21.0 6 160 110 3.90 2.620 16.46 0 1 4 4 2 21.0 6 160 110 3.90 2.875 17.02 0 1 4 4 3 22.8 4 108 93 3.85 2.320 18.61 1 1 4 1 4 21.4 6 258 110 3.08 3.215 19.44 1 0 3 1 > > # Always close a pool when you're done using it > poolClose(pool) > > # Using the RMySQL package > if (requireNamespace("RMySQL", quietly = TRUE)) { + pool <- dbPool( + drv = RMySQL::MySQL(), + dbname = "shinydemo", + host = "shiny-demo.csa7qlmguqrf.us-east-1.rds.amazonaws.com", + username = "guest", + password = "guest" + ) + + dbGetQuery(pool, "SELECT * from City LIMIT 5;") + + poolClose(pool) + } Error in .local(drv, ...) : Failed to connect to database: Error: Unknown server host 'shiny-demo.csa7qlmguqrf.us-east-1.rds.amazonaws.com' (11001) Calls: dbPool ... <Anonymous> -> dbConnect -> dbConnect -> .local -> .Call Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 1.0.3
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'why-pool.Rmd' using rmarkdown Quitting from lines 34-75 [unnamed-chunk-2] (why-pool.Rmd) Error: processing vignette 'why-pool.Rmd' failed with diagnostics: Failed to connect to database: Error: Unknown server host 'shiny-demo.csa7qlmguqrf.us-east-1.rds.amazonaws.com' (11001) --- failed re-building 'why-pool.Rmd' SUMMARY: processing the following file failed: 'why-pool.Rmd' Error: Vignette re-building failed. Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Package profvis

Current CRAN status: OK: 13

Package roxygen2

Current CRAN status: OK: 13

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: 3, OK: 10

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-clang, 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: 2, OK: 10

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: 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