Last updated on 2026-04-09 05:52:12 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| healthyR | 14 | ||
| healthyR.ai | 1 | 13 | |
| healthyR.data | 4 | 10 | |
| healthyR.ts | 3 | 11 | |
| RandomWalker | 2 | 12 | |
| tidyAML | 2 | 12 | |
| TidyDensity | 14 |
Current CRAN status: NOTE: 14
Version: 0.2.2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Steven Sanderson <spsanderson@gmail.com>’
Found the following (possibly) invalid URLs:
URL: https://lifecycle.r-lib.org/articles/stages.html##experimental
From: README.md
Message: Invalid URL: '#' not allowed in fragment
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
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-macos-arm64, 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: 1, OK: 13
Version: 0.1.1
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_umap_list
> ### Title: UMAP Projection
> ### Aliases: hai_umap_list umap_list
>
> ### ** Examples
>
> library(healthyR.data)
== Welcome to healthyR.data ===========================================================================
If you find this package useful, please leave a star:
https://github.com/spsanderson/healthyR.data'
If you encounter a bug or want to request an enhancement please file an issue at:
https://github.com/spsanderson/healthyR.data/issues
Thank you for using healthyR.data
> library(dplyr)
Attaching package: ‘dplyr’
The following objects are masked from ‘package:stats’:
filter, lag
The following objects are masked from ‘package:base’:
intersect, setdiff, setequal, union
> library(broom)
>
> data_tbl <- healthyR_data %>%
+ filter(ip_op_flag == "I") %>%
+ filter(payer_grouping != "Medicare B") %>%
+ filter(payer_grouping != "?") %>%
+ select(service_line, payer_grouping) %>%
+ mutate(record = 1) %>%
+ as_tibble()
>
> uit_tbl <- hai_kmeans_user_item_tbl(
+ .data = data_tbl,
+ .row_input = service_line,
+ .col_input = payer_grouping,
+ .record_input = record
+ )
>
> kmm_tbl <- hai_kmeans_mapped_tbl(uit_tbl)
>
> umap_list(.data = uit_tbl, kmm_tbl, 3)
Error in loadNamespace(x) : there is no package called ‘uwot’
Calls: umap_list ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘auto-kmeans.Rmd’ using rmarkdown
--- finished re-building ‘auto-kmeans.Rmd’
--- re-building ‘getting-started.Rmd’ using rmarkdown
--- finished re-building ‘getting-started.Rmd’
--- re-building ‘kmeans-umap.Rmd’ using rmarkdown
Quitting from kmeans-umap.Rmd:146-148 [umap_list]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `loadNamespace()`:
! there is no package called 'uwot'
---
Backtrace:
▆
1. ├─healthyR.ai::hai_umap_list(.data = uit_tbl, kmm_tbl, 3)
2. │ └─data %>% dplyr::select(-1) %>% uwot::umap()
3. └─base::loadNamespace(x)
4. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
5. └─base (local) withOneRestart(expr, restarts[[1L]])
6. └─base (local) doWithOneRestart(return(expr), restart)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'kmeans-umap.Rmd' failed with diagnostics:
there is no package called 'uwot'
--- failed re-building ‘kmeans-umap.Rmd’
SUMMARY: processing the following file failed:
‘kmeans-umap.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: NOTE: 4, OK: 10
Version: 1.2.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Steven Sanderson <spsanderson@gmail.com>’
Found the following (possibly) invalid URLs:
URL: https://lifecycle.r-lib.org/articles/stages.html##stable
From: README.md
Message: Invalid URL: '#' not allowed in fragment
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
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: 3, OK: 11
Version: 0.3.2
Check: installed package size
Result: NOTE
installed size is 6.2Mb
sub-directories of 1Mb or more:
doc 5.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 2, OK: 12
Version: 1.0.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Steven Sanderson <spsanderson@gmail.com>’
Found the following (possibly) invalid URLs:
URL: https://lifecycle.r-lib.org/articles/stages.html##experimental
From: README.md
Message: Invalid URL: '#' not allowed in fragment
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: NOTE: 2, OK: 12
Version: 0.0.6
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Steven Sanderson <spsanderson@gmail.com>’
Found the following (possibly) invalid URLs:
URL: https://lifecycle.r-lib.org/articles/stages.html##experimental
From: README.md
Message: Invalid URL: '#' not allowed in fragment
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 14