Last updated on 2025-01-30 16:48:56 CET.
Package | ERROR | NOTE | OK |
---|---|---|---|
ASSA | 13 | ||
DATAstudio | 1 | 9 | 3 |
extremis | 2 | 11 | |
spearmanCI | 13 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, NOTE: 9, OK: 3
Version: 1.1
Check: Rd files
Result: NOTE
checkRd: (-1) alps.Rd:14-16: Lost braces in \itemize; meant \describe ?
checkRd: (-1) alps.Rd:17-19: Lost braces in \itemize; meant \describe ?
checkRd: (-1) alps.Rd:20-22: Lost braces in \itemize; meant \describe ?
checkRd: (-1) brexit.Rd:13-15: Lost braces in \itemize; meant \describe ?
checkRd: (-1) brexit.Rd:16-18: Lost braces in \itemize; meant \describe ?
checkRd: (-1) brexit.Rd:19-21: Lost braces in \itemize; meant \describe ?
checkRd: (-1) brexit.Rd:22-24: Lost braces in \itemize; meant \describe ?
checkRd: (-1) cortical.Rd:14-16: Lost braces in \itemize; meant \describe ?
checkRd: (-1) cortical.Rd:17-19: Lost braces in \itemize; meant \describe ?
checkRd: (-1) cortical.Rd:20-22: Lost braces in \itemize; meant \describe ?
checkRd: (-1) cortical.Rd:23-25: Lost braces in \itemize; meant \describe ?
checkRd: (-1) cortical.Rd:26-30: Lost braces in \itemize; meant \describe ?
checkRd: (-1) cortical.Rd:31-33: Lost braces in \itemize; meant \describe ?
checkRd: (-1) diabetes.Rd:17-20: Lost braces in \itemize; meant \describe ?
checkRd: (-1) diabetes.Rd:21-24: Lost braces in \itemize; meant \describe ?
checkRd: (-1) diabetes.Rd:25-27: Lost braces in \itemize; meant \describe ?
checkRd: (-1) fire.Rd:13: Lost braces in \itemize; meant \describe ?
checkRd: (-1) fire.Rd:14: Lost braces in \itemize; meant \describe ?
checkRd: (-1) fire.Rd:15: Lost braces in \itemize; meant \describe ?
checkRd: (-1) fire.Rd:16: Lost braces in \itemize; meant \describe ?
checkRd: (-1) fire.Rd:17: Lost braces in \itemize; meant \describe ?
checkRd: (-1) madeira.Rd:12-14: Lost braces in \itemize; meant \describe ?
checkRd: (-1) madeira.Rd:15-17: Lost braces in \itemize; meant \describe ?
checkRd: (-1) madeira.Rd:18-20: Lost braces in \itemize; meant \describe ?
checkRd: (-1) madeira.Rd:21-24: Lost braces in \itemize; meant \describe ?
checkRd: (-1) madeira.Rd:25-27: Lost braces in \itemize; meant \describe ?
checkRd: (-1) madeira.Rd:28-30: Lost braces in \itemize; meant \describe ?
checkRd: (-1) madeira.Rd:31-33: Lost braces in \itemize; meant \describe ?
checkRd: (-1) madeira.Rd:34-36: Lost braces in \itemize; meant \describe ?
checkRd: (-1) metsynd.Rd:17-19: Lost braces in \itemize; meant \describe ?
checkRd: (-1) metsynd.Rd:20-22: Lost braces in \itemize; meant \describe ?
checkRd: (-1) metsynd.Rd:23-26: Lost braces in \itemize; meant \describe ?
checkRd: (-1) metsynd.Rd:27-30: Lost braces in \itemize; meant \describe ?
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: 1.1
Check: examples
Result: ERROR
Running examples in ‘DATAstudio-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: alps
> ### Title: Swiss Alps Temperature Data
> ### Aliases: alps
> ### Keywords: Climatological
>
> ### ** Examples
>
> ## visualizing the data
> data(alps)
> oldpar <- par(pty = 's', mfrow = c(1, 2))
> plot(alps$min_montana, alps$min_zermatt, pch = 20,
+ xlab = "Montana", ylab = "Zermatt", main = "Daily Minimum")
> plot(alps$max_montana, alps$max_zermatt, pch = 20,
+ xlab = "Montana", ylab = "Zermatt", main = "Daily Maximum")
> par(oldpar)
>
> oldpar <- par(pty = 's', mfrow = c(1, 2))
> plot(alps$min_montana, alps$max_montana, pch = 20,
+ xlab = "Minimum", ylab = "Maximum", main = "Montana")
> abline(a = 0, b = 1, col = "red", lty = 2)
> plot(alps$min_zermatt, alps$max_zermatt, pch = 20,
+ xlab = "Minimum", ylab = "Maximum", main = "Zermatt")
> abline(a = 0, b = 1, col = "red", lty = 2)
> par(oldpar)
>
> ## to download the NAO daily index in Mhalla et al (2019) use
> ## the R package data.table to access NOAA via ftp
> link <- "ftp://ftp.cdc.noaa.gov/Public/gbates/teleconn/nao.reanalysis.t10trunc.1948-present.txt"
> NAO.daily <- data.table::fread(link)
Warning in download.file(file, tmpFile, method = method, mode = "wb", quiet = !showProgress) :
URL 'ftp://ftp.cdc.noaa.gov/Public/gbates/teleconn/nao.reanalysis.t10trunc.1948-present.txt': status was 'Could not resolve hostname'
Error in download.file(file, tmpFile, method = method, mode = "wb", quiet = !showProgress) :
cannot open URL 'ftp://ftp.cdc.noaa.gov/Public/gbates/teleconn/nao.reanalysis.t10trunc.1948-present.txt'
Calls: <Anonymous> -> download.file
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Current CRAN status: NOTE: 2, OK: 11
Version: 1.2.1
Check: compiled code
Result: NOTE
File ‘extremis/libs/extremis.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: OK: 13
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.