Last updated on 2026-02-28 19:50:59 CET.
| Package | ERROR | OK |
|---|---|---|
| MIMSunit | 9 | 5 |
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.443 0.007 5.351
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
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
generate_interactive_plot 4.273 0.012 5.809
custom_mims_unit 3.973 0.045 5.078
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.308 0.039 5.019
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.247 0.071 5.636
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