Package: brmsmargins [Old version: 0.2.1, New version: 0.2.0] Check: C++ specification New result: NOTE Specified C++11: please drop specification unless essential Package: brmsmargins [Old version: 0.2.1, New version: 0.2.0] Check: Rd cross-references New result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: builders.Rd: make_standata, as_draws_df Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Package: brmsmargins [Old version: 0.2.1, New version: 0.2.0] Check: Rd files New result: NOTE checkRd: (-1) assertall.Rd:45: Lost braces in \itemize; meant \describe ? checkRd: (-1) assertall.Rd:46: Lost braces in \itemize; meant \describe ? checkRd: (-1) assertall.Rd:47: Lost braces in \itemize; meant \describe ? checkRd: (-1) assertall.Rd:48: Lost braces in \itemize; meant \describe ? checkRd: (-1) brmsmargins.Rd:129: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) brmsmargins.Rd:130: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) brmsmargins.Rd:131: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) brmsmargins.Rd:132: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) builders.Rd:50: Lost braces in \itemize; meant \describe ? checkRd: (-1) builders.Rd:51: Lost braces in \itemize; meant \describe ? checkRd: (-1) builders.Rd:52: Lost braces in \itemize; meant \describe ? checkRd: (-1) builders.Rd:53: Lost braces in \itemize; meant \describe ? checkRd: (-1) builders.Rd:54: Lost braces in \itemize; meant \describe ? checkRd: (-1) builders.Rd:55: Lost braces in \itemize; meant \describe ? Package: brmsmargins [Old version: 0.2.1, New version: 0.2.0] Check: whether package can be installed New result: WARNING Found the following significant warnings: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’ See ‘/home/hornik/tmp/CRAN_recheck/brmsmargins.Rcheck/00install.out’ for details. Used C++ compiler: ‘g++-15 (Debian 15.2.0-4) 15.2.0’ Package: gwavr Check: tests New result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [2s/12s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(gwavr) > > test_check("gwavr") [ FAIL 1 | WARN 0 | SKIP 2 | PASS 0 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-nldi.R:1:1', 'test-usgs.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-noaa.R:12:3'): noaa api ──────────────────────────────────────── Error in `curl::curl_fetch_disk(url, x$path, handle = handle)`: Timeout was reached [hdsc.nws.noaa.gov]: Resolving timed out after 10001 milliseconds Backtrace: ▆ 1. ├─httr::GET(...) at test-noaa.R:12:3 2. │ └─httr:::request_perform(req, hu$handle$handle) 3. │ ├─httr:::request_fetch(req$output, req$url, handle) 4. │ └─httr:::request_fetch.write_disk(req$output, req$url, handle) 5. │ └─curl::curl_fetch_disk(url, x$path, handle = handle) 6. └─curl:::raise_libcurl_error(...) [ FAIL 1 | WARN 0 | SKIP 2 | PASS 0 ] Error: Test failures Execution halted Package: igr [Old version: 1.0.1, New version: 1.0.0] Check: DESCRIPTION meta-information New 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: ‘ig_to_igr.R’ ‘st_igr_as_sf.R’ ‘st_irishgridrefs.R’ Package: Keng Check: tests New result: ERROR Running ‘testthat.R’ [9s/9s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(Keng) > > test_check("Keng") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 73 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-power_r.R:4:3'): power_r ───────────────────────────────────── power_lm(r^2, 1, 2)$minimum$n_i (`actual`) not equal to power_r(r)$minimum$n_i (`expected`). `actual`: 16147.0 `expected`: 16148.0 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 73 ] Error: Test failures Execution halted