CRAN Package Check Results for Maintainer ‘Mohsen Mollayi <mmollayi at gmail.com>’

Last updated on 2024-05-02 13:50:49 CEST.

Package ERROR NOTE OK
shide 2 5 6

Package shide

Current CRAN status: ERROR: 2, NOTE: 5, OK: 6

Version: 0.2.0
Check: compiled code
Result: NOTE File ‘shide/libs/shide.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: 0.2.0
Check: compiled code
Result: NOTE File 'shide/libs/x64/shide.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.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/1s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: `expected`: 40 90 ── Failure ('test-getters.R:41:5'): days getters extracts correct days ───────── sh_wday(dt) (`actual`) not equal to c(4, 6) (`expected`). `actual`: 5 6 `expected`: 4 6 ── Failure ('test-getters.R:42:5'): days getters extracts correct days ───────── sh_wday(d) (`actual`) not equal to c(4, 6) (`expected`). `actual`: 5 6 `expected`: 4 6 [ FAIL 8 | WARN 0 | SKIP 0 | PASS 84 ] Error: Test failures Execution halted Flavors: r-release-macos-arm64, r-oldrel-macos-arm64