* using log directory ‘/data/gannet/ripley/R/packages/tests-OpenBLAS/solaR2.Rcheck’ * using R Under development (unstable) (2025-10-21 r88963) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2) GNU Fortran (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2) * running under: Fedora Linux 42 (Workstation Edition) * using session charset: UTF-8 * using option ‘--no-stop-on-test-error’ * checking for file ‘solaR2/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘solaR2’ version ‘0.11’ * 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 executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘solaR2’ can be installed ... [21s/28s] OK * checking package directory ... OK * checking DESCRIPTION meta-information ... 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: ‘meteoReaders.R’ * 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 ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking whether startup messages can be suppressed ... 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 ... [25s/35s] OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... 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 ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... [36s/48s] ERROR Running examples in ‘solaR2-Ex.R’ failed The error most likely occurred in: > ### Name: A8_readSIAR > ### Title: Meteorological data from the SIAR network. > ### Aliases: readSIAR > ### Keywords: constructors > > ### ** Examples > > library("data.table") > ## Don't show: > setDTthreads(2) > ## End(Don't show) > library("httr2") > library("jsonlite") > > SIAR = readSIAR(Lon = -3.603, Lat = 40.033, + ## Aranjuez, Comunity of Madrid, Spain + inicio = '2023-01-01', + final = '2023-05-01', + tipo = 'Mensuales', n_est = 3) Error in `req_perform()`: ! HTTP 503 Service Unavailable. Backtrace: ▆ 1. └─solaR2::readSIAR(...) 2. └─solaR2:::siarGET(...) 3. └─httr2::req_perform(req) 4. └─httr2:::handle_resp(req, resp, error_call = error_call) 5. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call) 6. ├─rlang::catch_cnd(...) 7. │ ├─rlang::eval_bare(...) 8. │ ├─base::tryCatch(...) 9. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 10. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 11. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 12. │ └─base::force(expr) 13. └─rlang::abort(...) Execution halted * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ [11s/15s] [11s/16s] OK * checking PDF version of manual ... [17s/24s] OK * checking HTML version of manual ... [8s/15s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR, 1 NOTE See ‘/data/gannet/ripley/R/packages/tests-OpenBLAS/solaR2.Rcheck/00check.log’ for details. Command exited with non-zero status 1 Time 3:51.09, 153.28 + 10.12