Last updated on 2026-04-30 09:53:26 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| bigrquery | 1 | 12 | |
| dbplyr | 13 | ||
| diffviewer | 13 | ||
| doclisting | 13 | ||
| downlit | 13 | ||
| dplyr | 2 | 2 | 9 |
| dtplyr | 1 | 12 | |
| ellmer | 13 | ||
| evaluate | 13 | ||
| forcats | 13 | ||
| generics | 13 | ||
| ggvis | 13 | ||
| haven | 1 | 12 | |
| httr | 13 | ||
| httr2 | 13 | ||
| lobstr | 4 | 9 | |
| mockery | 13 | ||
| modelr | 12 | ||
| multidplyr | 1 | 12 | |
| nasaweather | 13 | ||
| odbc | 1 | 12 | |
| pkgdown | 1 | 12 | |
| 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 | 12 |
Current CRAN status: NOTE: 1, OK: 12
Version: 1.6.1
Check: compiled code
Result: NOTE
File ‘bigrquery/libs/bigrquery.so’:
Found non-API call to R: ‘R_NamespaceRegistry’
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-release-macos-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: ERROR: 2, NOTE: 2, OK: 9
Version: 1.2.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-devel-windows-x86_64, r-oldrel-windows-x86_64
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
Current CRAN status: ERROR: 1, OK: 12
Version: 1.3.3
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
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: 1, OK: 12
Version: 2.5.5
Check: compiled code
Result: NOTE
File ‘haven/libs/haven.so’:
Found non-API call to R: ‘R_NamespaceRegistry’
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-release-macos-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 4, OK: 9
Version: 1.2.1
Check: compiled code
Result: NOTE
File ‘lobstr/libs/lobstr.so’:
Found non-API call to R: ‘R_MissingArg’
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-release-macos-x86_64
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: 12
Current CRAN status: ERROR: 1, OK: 12
Version: 0.1.4
Check: package dependencies
Result: ERROR
Package required but not available: ‘qs2’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64
Current CRAN status: OK: 13
Current CRAN status: NOTE: 1, OK: 12
Version: 1.6.4.1
Check: compiled code
Result: NOTE
File ‘odbc/libs/odbc.so’:
Found non-API call to R: ‘R_UnboundValue’
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-release-macos-x86_64
Current CRAN status: ERROR: 1, OK: 12
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
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, 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
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: compiled code
Result: NOTE
File ‘S7/libs/S7.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘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.
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: NOTE: 1, OK: 12
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