CRAN Package Check Results for Maintainer ‘Andre Leite <leite at castlab.org>’

Last updated on 2025-02-16 08:51:33 CET.

Package ERROR NOTE OK
diario 6 9
pikchr 15
plug 6 9
RapidFuzz 4 11
webdav 2 13

Package diario

Current CRAN status: NOTE: 6, OK: 9

Version: 0.1.0
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: ‘diario.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-x86_64, r-devel-windows-x86_64

Package pikchr

Current CRAN status: OK: 15

Package plug

Current CRAN status: NOTE: 6, OK: 9

Version: 0.1.0
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: ‘plug.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-x86_64, r-devel-windows-x86_64

Package RapidFuzz

Current CRAN status: NOTE: 4, OK: 11

Version: 1.0
Check: installed package size
Result: NOTE installed size is 6.5Mb sub-directories of 1Mb or more: libs 5.8Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package webdav

Current CRAN status: ERROR: 2, OK: 13

Version: 0.1.4
Check: examples
Result: ERROR Running examples in ‘webdav-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: webdav_download_file > ### Title: Download a file from the WebDAV server > ### Aliases: webdav_download_file > > ### ** Examples > > # Example usage with a public WebDAV server. > library(magrittr) > library(httr2) > test_server <- "https://www.webdavserver.com/" %>% + request() %>% + req_retry(max_tries = 1, max_seconds = 2, backoff = ~ 1) %>% + req_perform() Error in `req_perform()`: ! Failed to perform HTTP request. Caused by error in `curl::curl_fetch_memory()`: ! Timeout was reached [www.webdavserver.com]: Connection timed out after 10002 milliseconds Backtrace: ▆ 1. ├─... %>% req_perform() 2. └─httr2::req_perform(.) 3. └─base::tryCatch(...) 4. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 5. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 6. └─value[[3L]](cond) Execution halted Flavor: r-release-linux-x86_64

Version: 0.1.4
Check: examples
Result: ERROR Running examples in 'webdav-Ex.R' failed The error most likely occurred in: > ### Name: webdav_download_file > ### Title: Download a file from the WebDAV server > ### Aliases: webdav_download_file > > ### ** Examples > > # Example usage with a public WebDAV server. > library(magrittr) > library(httr2) > test_server <- "https://www.webdavserver.com/" %>% + request() %>% + req_retry(max_tries = 1, max_seconds = 2, backoff = ~ 1) %>% + req_perform() Error in `req_perform()`: ! Failed to perform HTTP request. Caused by error in `curl::curl_fetch_memory()`: ! Timeout was reached [www.webdavserver.com]: Failed to connect to www.webdavserver.com port 443 after 10016 ms: Timeout was reached Backtrace: ▆ 1. ├─... %>% req_perform() 2. └─httr2::req_perform(.) 3. └─base::tryCatch(...) 4. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 5. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 6. └─value[[3L]](cond) Execution halted Flavor: r-release-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.