Last updated on 2025-04-23 13:51:57 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
healthyR | 13 | ||
healthyR.ai | 9 | 4 | |
healthyR.data | 2 | 11 | |
healthyR.ts | 13 | ||
healthyverse | 2 | 11 | |
RandomWalker | 13 | ||
tidyAML | 13 | ||
TidyDensity | 6 | 7 |
Current CRAN status: NOTE: 13
Version: 0.2.2
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘plt-gartner-magic-chart.R’ ‘utils-save-to-excel.R’
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, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.2.2
Check: installed package size
Result: NOTE
installed size is 5.5Mb
sub-directories of 1Mb or more:
data 1.5Mb
doc 3.7Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: ERROR: 9, OK: 4
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘healthyR.ai-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: hai_c50_data_prepper
> ### Title: Prep Data for C5.0 - Recipe
> ### Aliases: hai_c50_data_prepper
>
> ### ** Examples
>
> library(ggplot2)
>
> hai_c50_data_prepper(.data = Titanic, .recipe_formula = Survived ~ .)
Error in `recipes::recipe()`:
! `data` must be a data frame, matrix, or sparse matrix, not a <table>
object.
Backtrace:
▆
1. ├─healthyR.ai::hai_c50_data_prepper(...)
2. │ ├─recipes::recipe(.recipe_formula, data = .data) %>% ...
3. │ ├─recipes::recipe(.recipe_formula, data = .data)
4. │ └─recipes:::recipe.formula(.recipe_formula, data = .data)
5. │ └─cli::cli_abort("{.arg data} must be a data frame, matrix, or sparse matrix,\n not {.obj_type_friendly {data}}.")
6. │ └─rlang::abort(...)
7. └─recipes::step_string2factor(., tidyselect::vars_select_helpers$where(is.character))
8. └─recipes::add_step(...)
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘healthyR.ai-Ex.R’ failed
The error most likely occurred in:
> ### Name: hai_c50_data_prepper
> ### Title: Prep Data for C5.0 - Recipe
> ### Aliases: hai_c50_data_prepper
>
> ### ** Examples
>
> library(ggplot2)
>
> hai_c50_data_prepper(.data = Titanic, .recipe_formula = Survived ~ .)
Error in `recipes::recipe()`:
! `data` must be a data frame, matrix, or sparse matrix, not a <table>
object.
Backtrace:
▆
1. ├─healthyR.ai::hai_c50_data_prepper(...)
2. │ ├─recipes::recipe(.recipe_formula, data = .data) %>% ...
3. │ ├─recipes::recipe(.recipe_formula, data = .data)
4. │ └─recipes:::recipe.formula(.recipe_formula, data = .data)
5. │ └─cli::cli_abort("{.arg data} must be a data frame, matrix, or sparse matrix,\n not {.obj_type_friendly {data}}.")
6. │ └─rlang::abort(...)
7. └─recipes::step_string2factor(., tidyselect::vars_select_helpers$where(is.character))
8. └─recipes::add_step(...)
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 2, OK: 11
Version: 1.2.0
Check: installed package size
Result: NOTE
installed size is 5.2Mb
sub-directories of 1Mb or more:
data 4.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: NOTE: 13
Version: 0.3.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘ts-random-walk.R’ ‘ts-vva-plot.R’
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, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.3.1
Check: installed package size
Result: NOTE
installed size is 6.3Mb
sub-directories of 1Mb or more:
doc 5.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 2, OK: 11
Version: 1.1.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘RandomWalker’ ‘TidyDensity’ ‘healthyR’ ‘healthyR.ai’ ‘healthyR.data’
‘healthyR.ts’ ‘tidyAML’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 6, OK: 7
Version: 1.5.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
tidy_inverse_normal.Rd: rinvgauss
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64