CRAN Package Check Results for Maintainer ‘Maximilian Girlich <maximilian.girlich at outlook.com>’

Last updated on 2024-05-01 16:53:39 CEST.

Package NOTE OK
tibblify 5 7

Package tibblify

Current CRAN status: NOTE: 5, OK: 7

Version: 0.3.1
Check: compiled code
Result: NOTE File ‘tibblify/libs/tibblify.so’: Found non-API calls to R: ‘R_PromiseExpr’, ‘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-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.3.1
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘lifecycle’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.3.1
Check: compiled code
Result: NOTE File 'tibblify/libs/x64/tibblify.dll': Found non-API calls to R: 'R_PromiseExpr', '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