Welcome to ClientVPS Mirrors

CRAN Package Check Results for Package stepcount

CRAN Package Check Results for Package stepcount

Last updated on 2026-07-01 08:50:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 5.62 76.94 82.56 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 4.38 57.16 61.54 OK
r-devel-linux-x86_64-fedora-clang 0.5.0 10.00 116.32 126.32 OK
r-devel-linux-x86_64-fedora-gcc 0.5.0 9.00 102.33 111.33 OK
r-devel-windows-x86_64 0.5.0 8.00 92.00 100.00 OK
r-patched-linux-x86_64 0.5.0 4.03 68.94 72.97 OK
r-release-linux-x86_64 0.5.0 OK
r-release-macos-arm64 0.5.0 1.00 47.00 48.00 ERROR
r-release-macos-x86_64 0.5.0 4.00 70.00 74.00 OK
r-release-windows-x86_64 0.5.0 7.00 94.00 101.00 OK
r-oldrel-macos-arm64 0.5.0 1.00 59.00 60.00 ERROR
r-oldrel-macos-x86_64 0.5.0 4.00 67.00 71.00 OK
r-oldrel-windows-x86_64 0.5.0 11.00 101.00 112.00 OK

Check Details

Version: 0.5.0
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/27s] 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) > library(stepcount) > > testthat::test_check("stepcount") Downloading uv...Done! Downloading cpython-3.10.20-macos-aarch64-none (download) (24.7MiB) Downloaded cpython-3.10.20-macos-aarch64-none (download) Downloading scikit-learn (7.3MiB) Downloading numpy (13.2MiB) Downloading torch (50.7MiB) Downloading torchvision (1.2MiB) Downloading transforms3d (1.3MiB) Downloading fonttools (2.8MiB) Downloading numba (2.5MiB) Downloading scipy (27.4MiB) Downloading pandas (10.3MiB) Downloading statsmodels (9.6MiB) Downloading matplotlib (7.0MiB) Downloading pillow (4.5MiB) Downloading llvmlite (27.4MiB) Downloaded transforms3d Downloaded torchvision Downloaded fonttools Downloaded pillow Downloaded numba Downloaded matplotlib Downloaded scikit-learn Downloaded pandas Downloaded statsmodels Downloaded numpy Downloaded llvmlite Downloaded scipy Downloaded torch Installed 36 packages in 349ms Error in py_get_attr(x, name, FALSE) : AttributeError: module 'stepcount' has no attribute 'stepcount' Run `reticulate::py_last_error()` for details. -- Python Exception Message ---------------------------------------------------- -- R Traceback ----------------------------------------------------------------- AttributeError: module 'stepcount' has no attribute 'stepcount' x 1. \-stepcount::sc_read(file) at test-sc_read.R:4:5 2. \-stepcount:::stepcount_base() 3. +-base::try(...) 4. | \-base::tryCatch(...) 5. | \-base (local) tryCatchList(expr, classes, parentenv, handlers) 6. | \-base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 7. | \-base (local) doTryCatch(return(expr), name, parentenv, handler) 8. +-sc$stepcount 9. \-reticulate:::`$.python.builtin.module`(sc, "stepcount") 10. \-reticulate::py_get_attr(x, name, FALSE) See `reticulate::py_last_error()$r_trace$full_call` for more details. This message is displayed once per session. Saving _problems/test-sc_read-4.R [ FAIL 1 | WARN 0 | SKIP 2 | PASS 42 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-full_run.R:10:3', 'test-full_run.R:51:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-sc_read.R:4:5'): reading in a file works ─────────────────────── <python.builtin.OSError/python.builtin.Exception/python.builtin.BaseException/python.builtin.object/error/condition> Error in `py_module_import(module, convert = convert)`: OSError: Could not find/load shared object file Run `reticulate::py_last_error()` for details. Backtrace: ▆ 1. └─stepcount::sc_read(file) at test-sc_read.R:4:5 2. └─stepcount:::stepcount_base() 3. └─reticulate::import("stepcount.stepcount") 4. └─reticulate:::py_module_import(module, convert = convert) [ FAIL 1 | WARN 0 | SKIP 2 | PASS 42 ] Error: ! Test failures. Execution halted Flavor: r-release-macos-arm64

Version: 0.5.0
Check: tests
Result: ERROR Running ‘testthat.R’ [18s/34s] 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) > library(stepcount) > > testthat::test_check("stepcount") Downloading uv...Done! Downloading cpython-3.10.20-macos-aarch64-none (download) (24.7MiB) Downloaded cpython-3.10.20-macos-aarch64-none (download) Downloading torchvision (1.2MiB) Downloading numba (2.5MiB) Downloading statsmodels (9.6MiB) Downloading torch (50.7MiB) Downloading transforms3d (1.3MiB) Downloading fonttools (2.8MiB) Downloading pillow (4.5MiB) Downloading matplotlib (7.0MiB) Downloading scikit-learn (7.3MiB) Downloading pandas (10.3MiB) Downloading scipy (27.4MiB) Downloading numpy (13.2MiB) Downloaded transforms3d Downloaded torchvision Downloading llvmlite (27.4MiB) Downloaded pillow Downloaded fonttools Downloaded numba Downloaded scikit-learn Downloaded matplotlib Downloaded pandas Downloaded statsmodels Downloaded numpy Downloaded llvmlite Downloaded scipy Downloaded torch Installed 36 packages in 486ms Error in py_get_attr(x, name, FALSE) : AttributeError: module 'stepcount' has no attribute 'stepcount' Run `reticulate::py_last_error()` for details. -- Python Exception Message ---------------------------------------------------- -- R Traceback ----------------------------------------------------------------- AttributeError: module 'stepcount' has no attribute 'stepcount' x 1. \-stepcount::sc_read(file) at test-sc_read.R:4:5 2. \-stepcount:::stepcount_base() 3. +-base::try(...) 4. | \-base::tryCatch(...) 5. | \-base (local) tryCatchList(expr, classes, parentenv, handlers) 6. | \-base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 7. | \-base (local) doTryCatch(return(expr), name, parentenv, handler) 8. +-sc$stepcount 9. \-reticulate:::`$.python.builtin.module`(sc, "stepcount") 10. \-reticulate::py_get_attr(x, name, FALSE) See `reticulate::py_last_error()$r_trace$full_call` for more details. This message is displayed once per session. Saving _problems/test-sc_read-4.R [ FAIL 1 | WARN 0 | SKIP 2 | PASS 42 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-full_run.R:10:3', 'test-full_run.R:51:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-sc_read.R:4:5'): reading in a file works ─────────────────────── <python.builtin.OSError/python.builtin.Exception/python.builtin.BaseException/python.builtin.object/error/condition> Error in `py_module_import(module, convert = convert)`: OSError: Could not find/load shared object file Run `reticulate::py_last_error()` for details. Backtrace: ▆ 1. └─stepcount::sc_read(file) at test-sc_read.R:4:5 2. └─stepcount:::stepcount_base() 3. └─reticulate::import("stepcount.stepcount") 4. └─reticulate:::py_module_import(module, convert = convert) [ FAIL 1 | WARN 0 | SKIP 2 | PASS 42 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-arm64

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.