CRAN Package Check Results for Maintainer ‘Davis Vaughan <davis at posit.co>’

Last updated on 2024-05-04 05:50:49 CEST.

Package ERROR NOTE OK
almanac 11
bench 11
clock 7 4
cpp11 11
decor 11
hardhat 12
ivs 11
slider 11
tzdb 4 7
vctrs 1 4 6
warp 11

Package almanac

Current CRAN status: OK: 11

Package bench

Current CRAN status: OK: 11

Package clock

Current CRAN status: NOTE: 7, OK: 4

Version: 0.7.0
Check: compiled code
Result: NOTE File ‘clock/libs/clock.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.7.0
Check: compiled code
Result: NOTE File 'clock/libs/x64/clock.dll': Found non-API calls to R: 'SETLENGTH', 'SET_TRUELENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64

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

Package cpp11

Current CRAN status: OK: 11

Package decor

Current CRAN status: OK: 11

Package hardhat

Current CRAN status: OK: 12

Package ivs

Current CRAN status: OK: 11

Package slider

Current CRAN status: OK: 11

Package tzdb

Current CRAN status: NOTE: 4, OK: 7

Version: 0.4.0
Check: compiled code
Result: NOTE File ‘tzdb/libs/tzdb.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.4.0
Check: compiled code
Result: NOTE File 'tzdb/libs/x64/tzdb.dll': Found non-API calls to R: 'SETLENGTH', 'SET_TRUELENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64

Package vctrs

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

Version: 0.6.5
Check: compiled code
Result: NOTE File ‘vctrs/libs/vctrs.so’: Found non-API calls to R: ‘R_PromiseExpr’, ‘SETLENGTH’, ‘SET_ENCLOS’, ‘SET_S4_OBJECT’, ‘SET_TRUELENGTH’, ‘STDVEC_DATAPTR’, ‘UNSET_S4_OBJECT’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.6.5
Check: compiled code
Result: NOTE File 'vctrs/libs/x64/vctrs.dll': Found non-API calls to R: 'R_PromiseExpr', 'SETLENGTH', 'SET_ENCLOS', 'SET_S4_OBJECT', 'SET_TRUELENGTH', 'STDVEC_DATAPTR', 'UNSET_S4_OBJECT' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64

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

Package warp

Current CRAN status: OK: 11