* using log directory ‘/srv/hornik/tmp/CRAN_pretest/easynic.Rcheck’ * using R Under development (unstable) (2026-02-25 r89481) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 21.1.8 (1+b1) Debian flang version 21.1.8 (1+b1) * running under: Debian GNU/Linux forky/sid * using session charset: UTF-8 * current time: 2026-02-26 17:04:08 UTC * checking for file ‘easynic/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘easynic’ version ‘4.0.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/4s] NOTE Maintainer: ‘Nicholas Anderson ’ New submission Possibly misspelled words in DESCRIPTION: MDRM (8:74) NIC (3:8, 8:41) ODBC (10:42) RSSD (9:66, 10:5) Found the following (possibly) invalid URLs: URL: https://www.ffiec.gov/cdr/mdrm.htm From: inst/doc/easynic-glossary.html Status: 404 Message: Not Found Size of tarball: 35704788 bytes * 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 ‘easynic’ can be installed ... [3s/3s] OK * checking package directory ... OK * checking for future file timestamps ... 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 ... [1s/1s] OK * checking whether the package can be loaded with stated dependencies ... [1s/1s] OK * checking whether the package can be unloaded cleanly ... [1s/1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK * checking whether the namespace can be unloaded cleanly ... [1s/1s] OK * checking loading without being on the library search path ... [1s/1s] OK * checking whether startup messages can be suppressed ... [1s/1s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... WARNING '::' or ':::' import not declared from: ‘tibble’ * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [5s/5s] OK * checking Rd files ... [0s/0s] 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 installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [2s/2s] OK * checking for unstated dependencies in ‘tests’ ... WARNING '::' or ':::' import not declared from: ‘tibble’ * checking tests ... [4s/3s] ERROR Running ‘testthat.R’ [4s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard {testthat} framework. > # It is executed by `R CMD check` and `devtools::test()`. > library(testthat) > library(easynic) easynic 4.0.0 — NIC Database Lookup and Query Tool Type ?easynic for help, or launchpad_prompt() for LLM integration. > > test_check("easynic") Saving _problems/test-cran-basic-57.R [ FAIL 1 | WARN 0 | SKIP 5 | PASS 27 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-cran-basic.R:87:3', 'test-cran-basic.R:92:3', 'test-cran-basic.R:97:3', 'test-cran-basic.R:102:3', 'test-cran-basic.R:109:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-cran-basic.R:57:3'): hasValidKerberos returns a logical ──────── Error in `system2("klist", stdout = TRUE, stderr = TRUE)`: error in running command Backtrace: ▆ 1. └─easynic::hasValidKerberos() at test-cran-basic.R:57:3 2. ├─base::suppressWarnings(system2("klist", stdout = TRUE, stderr = TRUE)) 3. │ └─base::withCallingHandlers(...) 4. └─base::system2("klist", stdout = TRUE, stderr = TRUE) [ FAIL 1 | WARN 0 | SKIP 5 | PASS 27 ] Error: ! Test failures. Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [4s/4s] OK * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [1s/1s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR, 2 WARNINGs, 1 NOTE