CRAN Package Check Results for Package fastMatMR

Last updated on 2024-06-14 00:53:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.5 32.29 39.42 71.71 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.5 27.16 27.45 54.61 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.5 92.44 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.5 122.11 NOTE
r-devel-windows-x86_64 1.2.5 30.00 88.00 118.00 NOTE
r-patched-linux-x86_64 1.2.5 33.84 38.78 72.62 OK
r-release-linux-x86_64 1.2.5 34.26 38.79 73.05 OK
r-release-macos-arm64 1.2.5 38.00 NOTE
r-release-macos-x86_64 1.2.5 65.00 NOTE
r-release-windows-x86_64 1.2.5 29.00 91.00 120.00 OK
r-oldrel-macos-arm64 1.2.5 53.00 NOTE
r-oldrel-macos-x86_64 1.2.5 116.00 NOTE
r-oldrel-windows-x86_64 1.2.5 30.00 155.00 185.00 OK

Check Details

Version: 1.2.5
Check: compiled code
Result: NOTE File ‘fastMatMR/libs/fastMatMR.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-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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

Version: 1.2.5
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: 1.2.5
Check: compiled code
Result: NOTE File 'fastMatMR/libs/x64/fastMatMR.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: 1.2.5
Check: installed package size
Result: NOTE installed size is 5.6Mb sub-directories of 1Mb or more: libs 4.7Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64