CRAN Package Check Results for Package timeless

Last updated on 2024-06-13 19:48:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 214.56 24.62 239.18 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.1 149.87 18.51 168.38 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.1 389.46 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.1 422.53 NOTE
r-devel-windows-x86_64 0.2.1 28.00 77.00 105.00 NOTE
r-patched-linux-x86_64 0.2.1 211.02 23.43 234.45 OK
r-release-linux-x86_64 0.2.1 221.29 24.35 245.64 OK
r-release-macos-arm64 0.2.1 37.00 NOTE
r-release-macos-x86_64 0.2.1 71.00 NOTE
r-release-windows-x86_64 0.2.1 26.00 80.00 106.00 OK
r-oldrel-macos-arm64 0.2.1 55.00 NOTE
r-oldrel-macos-x86_64 0.2.1 79.00 NOTE
r-oldrel-windows-x86_64 0.2.1 28.00 83.00 111.00 OK

Check Details

Version: 0.2.1
Check: compiled code
Result: NOTE File ‘timeless/libs/timeless.so’: Found non-API calls to R: ‘SET_ENCLOS’, ‘SET_ENVFLAGS’, ‘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. 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.2.1
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘testthat’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.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

Version: 0.2.1
Check: installed package size
Result: NOTE installed size is 6.9Mb sub-directories of 1Mb or more: libs 6.7Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.2.1
Check: data for non-ASCII characters
Result: NOTE Note: found 2 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.1
Check: compiled code
Result: NOTE File 'timeless/libs/x64/timeless.dll': Found non-API calls to R: 'SET_ENCLOS', 'SET_ENVFLAGS', '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. Flavor: r-devel-windows-x86_64