Last updated on 2026-07-03 23:57:29 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| actibase | 13 | ||
| brainR | 13 | ||
| cforward | 13 | ||
| cifti | 1 | 12 | |
| diffr | 13 | ||
| freesurfer | 13 | ||
| fslr | 13 | ||
| gcite | 13 | ||
| gifti | 13 | ||
| glassdoor | 13 | ||
| kirby21.base | 2 | 11 | |
| kirby21.fmri | 13 | ||
| kirby21.t1 | 13 | ||
| mapnhanespa | 13 | ||
| matlabr | 13 | ||
| mscstts | 13 | ||
| neurobase | 13 | ||
| neurohcp | 13 | ||
| rscopus | 13 | ||
| stapler | 13 | ||
| stepcount | 2 | 11 | |
| WhiteStripe | 13 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 0.5.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'cifti_work.Rmd' using rmarkdown
--- finished re-building 'cifti_work.Rmd'
--- re-building 'test_dims_MSC.Rmd' using rmarkdown
trying URL 'https://www.nitrc.org/frs/download.php/8541'
Content type 'application/force-download' length 28371204 bytes (27.1 MB)
===========================
downloaded 14.7 MB
Quitting from test_dims_MSC.Rmd:24-27 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `download.file()`:
! download from 'https://www.nitrc.org/frs/download.php/8541' failed
---
Backtrace:
▆
1. └─cifti::download_cifti_data(outdir = install_dir)
2. └─utils::download.file(url = url, destfile = destfile, mode = "wb")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'test_dims_MSC.Rmd' failed with diagnostics:
download from 'https://www.nitrc.org/frs/download.php/8541' failed
--- failed re-building 'test_dims_MSC.Rmd'
SUMMARY: processing the following file failed:
'test_dims_MSC.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 1.7.3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘John Muschelli <muschellij2@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "John",
family = "Muschelli",
role = c("aut", "cre"),
email = "muschellij2@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 2, OK: 11
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [17s/32s]
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 llvmlite (27.4MiB)
Downloading torchvision (1.2MiB)
Downloading transforms3d (1.3MiB)
Downloading fonttools (2.8MiB)
Downloading numba (2.5MiB)
Downloading pillow (4.6MiB)
Downloading numpy (13.2MiB)
Downloading scikit-learn (7.3MiB)
Downloading matplotlib (7.0MiB)
Downloading pandas (10.3MiB)
Downloading torch (50.7MiB)
Downloading statsmodels (9.6MiB)
Downloading scipy (27.4MiB)
Downloaded transforms3d
Downloaded torchvision
Downloaded fonttools
Downloaded pillow
Downloaded numba
Downloaded matplotlib
Downloaded scikit-learn
Downloaded statsmodels
Downloaded numpy
Downloaded pandas
Downloaded scipy
Downloaded llvmlite
Downloaded torch
Installed 36 packages in 305ms
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/36s]
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 llvmlite (27.4MiB)
Downloading torchvision (1.2MiB)
Downloading torch (50.7MiB)
Downloading transforms3d (1.3MiB)
Downloading pillow (4.6MiB)
Downloading scikit-learn (7.3MiB)
Downloading numpy (13.2MiB)
Downloading scipy (27.4MiB)
Downloading statsmodels (9.6MiB)
Downloading fonttools (2.8MiB)
Downloading matplotlib (7.0MiB)
Downloading numba (2.5MiB)
Downloading pandas (10.3MiB)
Downloaded transforms3d
Downloaded torchvision
Downloaded fonttools
Downloaded pillow
Downloaded numba
Downloaded matplotlib
Downloaded scikit-learn
Downloaded statsmodels
Downloaded pandas
Downloaded numpy
Downloaded llvmlite
Downloaded scipy
Downloaded torch
Installed 36 packages in 434ms
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
Current CRAN status: OK: 13