CRAN Package Check Results for Maintainer ‘Lukas Schneiderbauer <lukas.schneiderbauer at gmail.com>’

Last updated on 2024-06-14 01:52:25 CEST.

Package ERROR NOTE OK
binpackr 1 12
heumilkr 1 4 8

Package binpackr

Current CRAN status: ERROR: 1, OK: 12

Version: 0.1.1
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'testthat', 'hedgehog' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
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) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Package heumilkr

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

Version: 0.2.0
Check: compiled code
Result: NOTE File ‘heumilkr/libs/heumilkr.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.2.0
Check: package dependencies
Result: ERROR Package required but not available: ‘ggplot2’ Packages suggested but not available for checking: 'testthat', 'hedgehog', 'ggExtra' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.0
Check: compiled code
Result: NOTE File 'heumilkr/libs/x64/heumilkr.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