CRAN Package Check Results for Maintainer ‘Qu Tang <tang.q at northeastern.edu>’

Last updated on 2026-03-10 21:54:09 CET.

Package ERROR OK
MIMSunit 9 5

Package MIMSunit

Current CRAN status: ERROR: 9, OK: 5

Version: 0.11.2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Qu Tang <tang.q@northeastern.edu>’ Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.11.2
Check: examples
Result: ERROR Running examples in ‘MIMSunit-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: import_mhealth_csv > ### Title: Import raw multi-channel accelerometer data stored in mHealth > ### Specification > ### Aliases: import_mhealth_csv > > ### ** Examples > > default_ops = options() > options(digits.secs=3) > # Use the sample mhealth csv file provided by the package > filepath = system.file('extdata', 'mhealth.csv', package='MIMSunit') > filepath [1] "/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/MIMSunit/extdata/mhealth.csv" > > # Load the file > df = import_mhealth_csv(filepath) Error: ! The `quoted_na` argument of `read_csv()` was deprecated in readr 2.0.0 and is now defunct. ℹ This argument is not supported in readr edition 2. ℹ Use `with_edition(1, ...)` or `local_edition(1)` to use the legacy edition 1. Backtrace: ▆ 1. └─MIMSunit::import_mhealth_csv(filepath) 2. └─readr::read_csv(file = filepath, quoted_na = TRUE, col_types = coltypes) 3. └─lifecycle::deprecate_stop(...) 4. └─lifecycle:::deprecate_stop0(msg) 5. └─rlang::cnd_signal(...) Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed illustrate_extrapolation 4.434 0.011 5.566 Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.11.2
Check: examples
Result: ERROR Running examples in ‘MIMSunit-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: import_mhealth_csv > ### Title: Import raw multi-channel accelerometer data stored in mHealth > ### Specification > ### Aliases: import_mhealth_csv > > ### ** Examples > > default_ops = options() > options(digits.secs=3) > # Use the sample mhealth csv file provided by the package > filepath = system.file('extdata', 'mhealth.csv', package='MIMSunit') > filepath [1] "/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/MIMSunit/extdata/mhealth.csv" > > # Load the file > df = import_mhealth_csv(filepath) Error: ! The `quoted_na` argument of `read_csv()` was deprecated in readr 2.0.0 and is now defunct. ℹ This argument is not supported in readr edition 2. ℹ Use `with_edition(1, ...)` or `local_edition(1)` to use the legacy edition 1. Backtrace: ▆ 1. └─MIMSunit::import_mhealth_csv(filepath) 2. └─readr::read_csv(file = filepath, quoted_na = TRUE, col_types = coltypes) 3. └─lifecycle::deprecate_stop(...) 4. └─lifecycle:::deprecate_stop0(msg) 5. └─rlang::cnd_signal(...) Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.11.2
Check: examples
Result: ERROR Running examples in ‘MIMSunit-Ex.R’ failed The error most likely occurred in: > ### Name: import_mhealth_csv > ### Title: Import raw multi-channel accelerometer data stored in mHealth > ### Specification > ### Aliases: import_mhealth_csv > > ### ** Examples > > default_ops = options() > options(digits.secs=3) > # Use the sample mhealth csv file provided by the package > filepath = system.file('extdata', 'mhealth.csv', package='MIMSunit') > filepath [1] "/data/gannet/ripley/R/packages/tests-clang/MIMSunit.Rcheck/MIMSunit/extdata/mhealth.csv" > > # Load the file > df = import_mhealth_csv(filepath) Error: ! The `quoted_na` argument of `read_csv()` was deprecated in readr 2.0.0 and is now defunct. ℹ This argument is not supported in readr edition 2. ℹ Use `with_edition(1, ...)` or `local_edition(1)` to use the legacy edition 1. Backtrace: ▆ 1. └─MIMSunit::import_mhealth_csv(filepath) 2. └─readr::read_csv(file = filepath, quoted_na = TRUE, col_types = coltypes) 3. └─lifecycle::deprecate_stop(...) 4. └─lifecycle:::deprecate_stop0(msg) 5. └─rlang::cnd_signal(...) Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.11.2
Check: examples
Result: ERROR Running examples in ‘MIMSunit-Ex.R’ failed The error most likely occurred in: > ### Name: import_mhealth_csv > ### Title: Import raw multi-channel accelerometer data stored in mHealth > ### Specification > ### Aliases: import_mhealth_csv > > ### ** Examples > > default_ops = options() > options(digits.secs=3) > # Use the sample mhealth csv file provided by the package > filepath = system.file('extdata', 'mhealth.csv', package='MIMSunit') > filepath [1] "/data/gannet/ripley/R/packages/tests-devel/MIMSunit.Rcheck/MIMSunit/extdata/mhealth.csv" > > # Load the file > df = import_mhealth_csv(filepath) Error: ! The `quoted_na` argument of `read_csv()` was deprecated in readr 2.0.0 and is now defunct. ℹ This argument is not supported in readr edition 2. ℹ Use `with_edition(1, ...)` or `local_edition(1)` to use the legacy edition 1. Backtrace: ▆ 1. └─MIMSunit::import_mhealth_csv(filepath) 2. └─readr::read_csv(file = filepath, quoted_na = TRUE, col_types = coltypes) 3. └─lifecycle::deprecate_stop(...) 4. └─lifecycle:::deprecate_stop0(msg) 5. └─rlang::cnd_signal(...) Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.11.2
Check: examples
Result: ERROR Running examples in 'MIMSunit-Ex.R' failed The error most likely occurred in: > ### Name: import_mhealth_csv > ### Title: Import raw multi-channel accelerometer data stored in mHealth > ### Specification > ### Aliases: import_mhealth_csv > > ### ** Examples > > default_ops = options() > options(digits.secs=3) > # Use the sample mhealth csv file provided by the package > filepath = system.file('extdata', 'mhealth.csv', package='MIMSunit') > filepath [1] "D:/RCompile/CRANpkg/lib/4.6/MIMSunit/extdata/mhealth.csv" > > # Load the file > df = import_mhealth_csv(filepath) Error: ! The `quoted_na` argument of `read_csv()` was deprecated in readr 2.0.0 and is now defunct. ℹ This argument is not supported in readr edition 2. ℹ Use `with_edition(1, ...)` or `local_edition(1)` to use the legacy edition 1. Backtrace: ▆ 1. └─MIMSunit::import_mhealth_csv(filepath) 2. └─readr::read_csv(file = filepath, quoted_na = TRUE, col_types = coltypes) 3. └─lifecycle::deprecate_stop(...) 4. └─lifecycle:::deprecate_stop0(msg) 5. └─rlang::cnd_signal(...) Execution halted Flavor: r-devel-windows-x86_64

Version: 0.11.2
Check: examples
Result: ERROR Running examples in ‘MIMSunit-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: import_mhealth_csv > ### Title: Import raw multi-channel accelerometer data stored in mHealth > ### Specification > ### Aliases: import_mhealth_csv > > ### ** Examples > > default_ops = options() > options(digits.secs=3) > # Use the sample mhealth csv file provided by the package > filepath = system.file('extdata', 'mhealth.csv', package='MIMSunit') > filepath [1] "/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/MIMSunit/extdata/mhealth.csv" > > # Load the file > df = import_mhealth_csv(filepath) Error: ! The `quoted_na` argument of `read_csv()` was deprecated in readr 2.0.0 and is now defunct. ℹ This argument is not supported in readr edition 2. ℹ Use `with_edition(1, ...)` or `local_edition(1)` to use the legacy edition 1. Backtrace: ▆ 1. └─MIMSunit::import_mhealth_csv(filepath) 2. └─readr::read_csv(file = filepath, quoted_na = TRUE, col_types = coltypes) 3. └─lifecycle::deprecate_stop(...) 4. └─lifecycle:::deprecate_stop0(msg) 5. └─rlang::cnd_signal(...) Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed illustrate_extrapolation 4.325 0.067 5.383 Flavor: r-patched-linux-x86_64

Version: 0.11.2
Check: examples
Result: ERROR Running examples in ‘MIMSunit-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: import_mhealth_csv > ### Title: Import raw multi-channel accelerometer data stored in mHealth > ### Specification > ### Aliases: import_mhealth_csv > > ### ** Examples > > default_ops = options() > options(digits.secs=3) > # Use the sample mhealth csv file provided by the package > filepath = system.file('extdata', 'mhealth.csv', package='MIMSunit') > filepath [1] "/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/MIMSunit/extdata/mhealth.csv" > > # Load the file > df = import_mhealth_csv(filepath) Error: ! The `quoted_na` argument of `read_csv()` was deprecated in readr 2.0.0 and is now defunct. ℹ This argument is not supported in readr edition 2. ℹ Use `with_edition(1, ...)` or `local_edition(1)` to use the legacy edition 1. Backtrace: ▆ 1. └─MIMSunit::import_mhealth_csv(filepath) 2. └─readr::read_csv(file = filepath, quoted_na = TRUE, col_types = coltypes) 3. └─lifecycle::deprecate_stop(...) 4. └─lifecycle:::deprecate_stop0(msg) 5. └─rlang::cnd_signal(...) Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed illustrate_extrapolation 4.246 0.043 5.422 Flavor: r-release-linux-x86_64

Version: 0.11.2
Check: examples
Result: ERROR Running examples in 'MIMSunit-Ex.R' failed The error most likely occurred in: > ### Name: import_mhealth_csv > ### Title: Import raw multi-channel accelerometer data stored in mHealth > ### Specification > ### Aliases: import_mhealth_csv > > ### ** Examples > > default_ops = options() > options(digits.secs=3) > # Use the sample mhealth csv file provided by the package > filepath = system.file('extdata', 'mhealth.csv', package='MIMSunit') > filepath [1] "D:/RCompile/CRANpkg/lib/4.5/MIMSunit/extdata/mhealth.csv" > > # Load the file > df = import_mhealth_csv(filepath) Error: ! The `quoted_na` argument of `read_csv()` was deprecated in readr 2.0.0 and is now defunct. ℹ This argument is not supported in readr edition 2. ℹ Use `with_edition(1, ...)` or `local_edition(1)` to use the legacy edition 1. Backtrace: ▆ 1. └─MIMSunit::import_mhealth_csv(filepath) 2. └─readr::read_csv(file = filepath, quoted_na = TRUE, col_types = coltypes) 3. └─lifecycle::deprecate_stop(...) 4. └─lifecycle:::deprecate_stop0(msg) 5. └─rlang::cnd_signal(...) Execution halted Flavor: r-release-windows-x86_64

Version: 0.11.2
Check: examples
Result: ERROR Running examples in 'MIMSunit-Ex.R' failed The error most likely occurred in: > ### Name: import_mhealth_csv > ### Title: Import raw multi-channel accelerometer data stored in mHealth > ### Specification > ### Aliases: import_mhealth_csv > > ### ** Examples > > default_ops = options() > options(digits.secs=3) > # Use the sample mhealth csv file provided by the package > filepath = system.file('extdata', 'mhealth.csv', package='MIMSunit') > filepath [1] "D:/RCompile/CRANpkg/lib/4.4/MIMSunit/extdata/mhealth.csv" > > # Load the file > df = import_mhealth_csv(filepath) Error: ! The `quoted_na` argument of `read_csv()` was deprecated in readr 2.0.0 and is now defunct. ℹ This argument is not supported in readr edition 2. ℹ Use `with_edition(1, ...)` or `local_edition(1)` to use the legacy edition 1. Backtrace: ▆ 1. └─MIMSunit::import_mhealth_csv(filepath) 2. └─readr::read_csv(file = filepath, quoted_na = TRUE, col_types = coltypes) 3. └─lifecycle::deprecate_stop(...) 4. └─lifecycle:::deprecate_stop0(msg) 5. └─rlang::cnd_signal(...) Execution halted Flavor: r-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.