* using log directory 'd:/Rcompile/CRANpkg/local/4.5/bioRad.Rcheck' * using R version 4.5.3 (2026-03-11 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.3.0 GNU Fortran (GCC) 14.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'bioRad/DESCRIPTION' ... OK * this is package 'bioRad' version '0.12.0' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'bioRad' can be installed ... OK * checking installed package size ... INFO installed size is 5.6Mb sub-directories of 1Mb or more: data 1.6Mb extdata 2.0Mb * checking package directory ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [2s] OK * checking whether the package can be loaded with stated dependencies ... [2s] OK * checking whether the package can be unloaded cleanly ... [2s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s] OK * checking whether the namespace can be unloaded cleanly ... [1s] OK * checking loading without being on the library search path ... [1s] OK * checking whether startup messages can be suppressed ... [2s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [22s] OK * checking Rd files ... [3s] OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of 'data' directory ... OK * checking data for non-ASCII characters ... [1s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking R/sysdata.rda ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [82s] ERROR Running examples in 'bioRad-Ex.R' failed The error most likely occurred in: > ### Name: select_vpfiles > ### Title: Select vertical profile ('vp') files from computer > ### Aliases: select_vpfiles > > ### ** Examples > > select_vpfiles( + date_min = "2016-10-03", + date_max = "2016-10-05", + radars = "bejab", + directory = "my_data" + ) Warning in open.connection(con, "rb") : cannot open URL 'https://raw.githubusercontent.com/enram/aloftdata.eu/main/_data/OPERA_RADARS_DB.json': HTTP status was '429 Unknown Error' Error in open.connection(con, "rb") : cannot open the connection to 'https://raw.githubusercontent.com/enram/aloftdata.eu/main/_data/OPERA_RADARS_DB.json' Calls: select_vpfiles ... parse_and_simplify -> parseJSON -> parse_con -> open -> open.connection Execution halted * checking for unstated dependencies in 'tests' ... OK * checking tests ... [367s] OK Running 'testthat.R' [366s] * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [65s] OK * checking PDF version of manual ... [23s] OK * checking HTML version of manual ... [21s] OK * DONE Status: 1 ERROR