Last updated on 2026-05-21 22:49:30 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| bigrquery | 13 | ||
| dbplyr | 13 | ||
| diffviewer | 13 | ||
| doclisting | 13 | ||
| downlit | 13 | ||
| dplyr | 3 | 10 | |
| dtplyr | 13 | ||
| ellmer | 13 | ||
| evaluate | 13 | ||
| forcats | 13 | ||
| generics | 13 | ||
| ggvis | 13 | ||
| haven | 13 | ||
| httr | 13 | ||
| httr2 | 1 | 12 | |
| lobstr | 3 | 10 | |
| mockery | 13 | ||
| modelr | 13 | ||
| multidplyr | 13 | ||
| nasaweather | 13 | ||
| odbc | 2 | 11 | |
| pkgdown | 2 | 11 | |
| pool | 13 | ||
| productplots | 13 | ||
| profvis | 13 | ||
| purrr | 1 | 12 | |
| rappdirs | 1 | 12 | |
| reshape2 | 13 | ||
| roxygen2 | 13 | ||
| rvest | 13 | ||
| S7 | 1 | 9 | 3 |
| stringr | 1 | 12 | |
| testthat | 13 | ||
| tidyr | 13 | ||
| waldo | 13 | ||
| yaml | 1 | 1 | 11 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 3, OK: 10
Version: 1.2.1
Check: compiled code
Result: NOTE
File ‘dplyr/libs/dplyr.so’:
Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’,
‘Rf_findVarInFrame3’, ‘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-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.2.1
Check: compiled code
Result: NOTE
File 'dplyr/libs/x64/dplyr.dll':
Found non-API calls to R: 'PRVALUE', 'Rf_allocSExp',
'Rf_findVarInFrame3', '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-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 1.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [45s/31s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(httr2)
>
> test_check("httr2")
Starting 2 test processes.
Saving _problems/test-resp-stream-36.R
> test-req-perform-parallel.R: [working] (84 + 0) -> 2 -> 44 | ==========>-------------------- 34%
> test-req-perform-parallel.R: [working] (51 + 0) -> 2 -> 77 | ==================>------------ 59%
> test-req-perform-iterative.R: \ iterating 32 done (16/s) | 2s
> test-req-perform-parallel.R: [working] (0 + 0) -> 0 -> 130 | ==============================> 100%
> test-req-perform-iterative.R: | iterating 77 done (16/s) | 4.9s
> test-req-perform-iterative.R: | iterating 120 done (15/s) | 7.8s
> test-req-promise.R: Unhandled promise error: Failed to perform HTTP request.
> test-req.R: <httr2_request>
> test-req.R: GET https://example.com
> test-req.R: Headers:
> test-req.R: * Authorization: <REDACTED>
> test-req.R: Body: empty
[ FAIL 1 | WARN 0 | SKIP 144 | PASS 887 ]
══ Skipped tests (144) ═════════════════════════════════════════════════════════
• Can't find envvar HTTR2_KEY (1): 'test-oauth-flow-jwt.R:7:3'
• On CRAN (142): 'test-resp-stream.R:40:3', 'test-resp-stream.R:56:1',
'test-resp-stream.R:68:3', 'test-resp-stream.R:92:3',
'test-resp-stream.R:164:3', 'test-resp-stream.R:182:3',
'test-resp-stream.R:204:3', 'test-resp-stream.R:218:3',
'test-resp-stream.R:263:3', 'test-resp-stream.R:282:3',
'test-resp-stream.R:304:3', 'test-resp-stream.R:326:3',
'test-resp-stream.R:346:3', 'test-content-type.R:6:1',
'test-content-type.R:22:1', 'test-content-type.R:56:1',
'test-req-perform.R:31:1', 'test-req-perform.R:46:1',
'test-req-perform.R:97:3', 'test-req-perform.R:214:1', 'test-headers.R:10:1',
'test-headers.R:14:1', 'test-headers.R:21:1', 'test-headers.R:36:1',
'test-last.R:28:3', 'test-last.R:39:1', 'test-last.R:50:1',
'test-last.R:59:1', 'test-curl.R:1:1', 'test-curl.R:5:1', 'test-curl.R:79:1',
'test-curl.R:125:1', 'test-curl.R:138:1', 'test-curl.R:146:1',
'test-curl.R:157:1', 'test-curl.R:165:1', 'test-curl.R:178:1',
'test-curl.R:211:3', 'test-curl.R:234:1', 'test-oauth-client.R:1:1',
'test-oauth-client.R:10:1', 'test-oauth-client.R:19:1',
'test-oauth-flow-auth-code.R:1:1', 'test-oauth-flow-auth-code.R:82:1',
'test-oauth-flow-auth-code.R:116:3', 'test-oauth-flow-jwt.R:38:1',
'test-oauth-flow-refresh.R:31:1', 'test-oauth-token.R:1:1',
'test-oauth-token.R:11:1', 'test-oauth-flow.R:3:1', 'test-oauth-flow.R:14:1',
'test-oauth-flow.R:42:1', 'test-oauth.R:101:1', 'test-req-body.R:1:1',
'test-req-body.R:37:1', 'test-req-body.R:86:1', 'test-req-body.R:126:1',
'test-req-body.R:151:1', 'test-req-auth-aws.R:19:1',
'test-req-auth-aws.R:51:1', 'test-req-auth-aws.R:101:1',
'test-req-cache.R:94:1', 'test-req-cache.R:216:1', 'test-req-cache.R:231:1',
'test-req-cache.R:245:1', 'test-req-cookies.R:1:1', 'test-req-dry-run.R:9:1',
'test-req-dry-run.R:26:1', 'test-req-headers.R:20:1',
'test-req-headers.R:105:1', 'test-req-headers.R:122:1',
'test-req-error.R:11:1', 'test-req-error.R:21:1', 'test-req-error.R:35:1',
'test-req-mock.R:25:1', 'test-req-options.R:39:1', 'test-req-options.R:46:1',
'test-req-perform-iterative-helpers.R:3:1',
'test-req-perform-iterative-helpers.R:62:1',
'test-req-perform-iterative-helpers.R:84:1',
'test-req-perform-connection.R:1:1', 'test-req-perform-connection.R:24:3',
'test-req-perform-connection.R:34:3', 'test-req-perform-connection.R:58:1',
'test-req-perform-connection.R:73:1', 'test-req-perform-connection.R:107:1',
'test-req-perform-connection.R:114:3', 'test-req-perform-parallel.R:1:1',
'test-req-perform-parallel.R:27:3', 'test-req-perform-parallel.R:158:1',
'test-req-perform-parallel.R:190:3', 'test-req-perform-parallel.R:215:3',
'test-req-perform-parallel.R:229:3', 'test-req-perform-sequential.R:1:1',
'test-req-perform-stream.R:1:1', 'test-req-perform-stream.R:107:1',
'test-req-perform-stream.R:121:1', 'test-req-policy.R:1:1',
'test-req-perform-iterative.R:35:1', 'test-req-perform-iterative.R:103:1',
'test-req-promise.R:1:1', 'test-req-promise.R:29:1',
'test-req-promise.R:113:1', 'test-req-retries.R:1:1',
'test-req-retries.R:74:1', 'test-req-retries.R:85:1',
'test-req-template.R:26:1', 'test-req-template.R:44:1',
'test-req-throttle.R:2:3', 'test-req-verbose.R:3:3',
'test-req-verbose.R:33:3', 'test-req-verbose.R:45:3',
'test-req-verbose.R:57:3', 'test-req-verbose.R:76:3', 'test-req.R:1:1',
'test-req.R:10:1', 'test-req.R:14:1', 'test-req.R:29:1',
'test-req-url.R:105:1', 'test-req-url.R:119:1', 'test-req-url.R:134:1',
'test-resp-status.R:1:1', 'test-resp-stream-aws.R:61:1',
'test-resp-body.R:13:1', 'test-resp-body.R:73:1', 'test-resp-body.R:80:1',
'test-resp.R:1:1', 'test-resp.R:24:1', 'test-resp.R:28:1',
'test-secret.R:38:1', 'test-secret.R:69:1', 'test-utils-multi.R:63:1',
'test-utils-redacted.R:1:1', 'test-utils.R:1:1', 'test-utils.R:19:1',
'test-url.R:30:1', 'test-url.R:36:1', 'test-url.R:48:1', 'test-url.R:111:1',
'test-url.R:208:1', 'test-url.R:236:1', 'test-url.R:273:1'
• has_paws_credentials() is not TRUE (1): 'test-req-auth-aws.R:31:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-resp-stream.R:36:3'): can determine if a stream is complete (non-blocking) ──
Expected `resp_stream_is_complete(resp)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 144 | PASS 887 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: NOTE: 3, OK: 10
Version: 1.2.1
Check: compiled code
Result: NOTE
File ‘lobstr/libs/lobstr.so’:
Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
‘Rf_allocSExp’, ‘Rf_findVarInFrame3’, ‘SETLENGTH’,
‘SET_GROWABLE_BIT’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’,
‘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-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.2.1
Check: compiled code
Result: NOTE
File 'lobstr/libs/x64/lobstr.dll':
Found non-API calls to R: 'PRENV', 'PRVALUE', 'R_PromiseExpr',
'Rf_allocSExp', 'Rf_findVarInFrame3', 'SETLENGTH',
'SET_GROWABLE_BIT', 'SET_PRCODE', 'SET_PRENV', 'SET_PRVALUE',
'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-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 1.7.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘vctrs’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: ERROR: 2, OK: 11
Version: 2.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [0s/0s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
Error in library(testthat) : there is no package called 'testthat'
Execution halted
Flavors: r-release-macos-arm64, r-release-macos-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 1.2.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘base.Rmd’ using rmarkdown
Error: processing vignette 'base.Rmd' failed with diagnostics:
there is no package called ‘sass’
--- failed re-building ‘base.Rmd’
--- re-building ‘other-langs.Rmd’ using rmarkdown
Error: processing vignette 'other-langs.Rmd' failed with diagnostics:
there is no package called ‘sass’
--- failed re-building ‘other-langs.Rmd’
--- re-building ‘purrr.Rmd’ using rmarkdown
Error: processing vignette 'purrr.Rmd' failed with diagnostics:
there is no package called ‘sass’
--- failed re-building ‘purrr.Rmd’
SUMMARY: processing the following files failed:
‘base.Rmd’ ‘other-langs.Rmd’ ‘purrr.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-arm64
Current CRAN status: ERROR: 1, OK: 12
Version: 0.3.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [0s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(rappdirs)
>
> # ensure CRAN settings don't affect tests
> Sys.unsetenv("R_USER_DATA_DIR")
> Sys.unsetenv("R_USER_CONFIG_DIR")
> Sys.unsetenv("R_USER_CACHE_DIR")
>
> test_check("rappdirs")
[ FAIL 0 | WARN 0 | SKIP 3 | PASS 45 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
Error in base::nchar(wide_chars$test, type = "width") :
cannot open file '/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/cli/R/sysdata.rdb': No such file or directory
Calls: test_check ... unicode_pre -> setup_unicode_width_fix -> <Anonymous>
Execution halted
Flavor: r-release-macos-arm64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, NOTE: 9, OK: 3
Version: 0.2.2
Check: compiled code
Result: NOTE
File ‘S7/libs/S7.so’:
Found non-API call to R: ‘Rf_findVarInFrame’
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 0.2.2
Check: compiled code
Result: NOTE
File 'S7/libs/x64/S7.dll':
Found non-API call to R: 'Rf_findVarInFrame'
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-windows-x86_64, r-release-windows-x86_64
Version: 0.2.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
Error in loadVignetteBuilder(pkgdir) : vignette builder 'knitr' not found
Calls: <Anonymous> -> loadVignetteBuilder
Execution halted
Error in loadVignetteBuilder(pkgdir) : vignette builder 'knitr' not found
Calls: <Anonymous> -> loadVignetteBuilder
Execution halted
Error in loadVignetteBuilder(pkgdir) : vignette builder 'knitr' not found
Calls: <Anonymous> -> loadVignetteBuilder
Execution halted
Error in loadVignetteBuilder(pkgdir) : vignette builder 'knitr' not found
Calls: <Anonymous> -> loadVignetteBuilder
Execution halted
Error in loadVignetteBuilder(pkgdir) : vignette builder 'knitr' not found
Calls: <Anonymous> -> loadVignetteBuilder
Execution halted
Error in loadVignetteBuilder(pkgdir) : vignette builder 'knitr' not found
Calls: <Anonymous> -> loadVignetteBuilder
Execution halted
Error in loadVignetteBuilder(pkgdir) : vignette builder 'knitr' not found
Calls: <Anonymous> -> loadVignetteBuilder
Execution halted
SUMMARY: processing the following files failed:
‘S7.Rmd’ ‘classes-objects.Rmd’ ‘compatibility.Rmd’
‘generics-methods.Rmd’ ‘motivation.Rmd’ ‘packages.Rmd’
‘performance.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-arm64
Version: 0.2.2
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-release-macos-x86_64
Current CRAN status: ERROR: 1, OK: 12
Version: 1.6.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘from-base.Rmd’ using rmarkdown
Error: processing vignette 'from-base.Rmd' failed with diagnostics:
there is no package called ‘sass’
--- failed re-building ‘from-base.Rmd’
--- re-building ‘locale-sensitive.Rmd’ using rmarkdown
Error: processing vignette 'locale-sensitive.Rmd' failed with diagnostics:
there is no package called ‘sass’
--- failed re-building ‘locale-sensitive.Rmd’
--- re-building ‘regular-expressions.Rmd’ using rmarkdown
Error: processing vignette 'regular-expressions.Rmd' failed with diagnostics:
there is no package called ‘sass’
--- failed re-building ‘regular-expressions.Rmd’
--- re-building ‘stringr.Rmd’ using rmarkdown
Error: processing vignette 'stringr.Rmd' failed with diagnostics:
there is no package called ‘sass’
--- failed re-building ‘stringr.Rmd’
SUMMARY: processing the following files failed:
‘from-base.Rmd’ ‘locale-sensitive.Rmd’ ‘regular-expressions.Rmd’
‘stringr.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-arm64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, NOTE: 1, OK: 11
Version: 2.3.12
Check: for unstated dependencies in vignettes
Result: NOTE
Error: error in inferior call:
.onLoad failed in loadNamespace() for 'knitr', details:
call: loadNamespace(x)
error: there is no package called ‘evaluate’
Execution halted
Flavor: r-release-macos-arm64
Version: 2.3.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [0s/0s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(yaml)
>
> test_check("yaml")
Error in loadNamespace(x) : there is no package called 'cli'
Calls: test_check ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-release-macos-x86_64