• using R Under development (unstable) (2026-02-12 r89409)
  • using platform: aarch64-apple-darwin23
  • R was compiled by     Apple clang version 17.0.0 (clang-1700.3.19.1)     GNU Fortran (GCC) 14.2.0
  • running under: macOS Sequoia 15.7.1
  • using session charset: UTF-8 * current time: 2026-02-13 02:04:11 UTC
  • checking for file ‘rsolr/DESCRIPTION’ ... OK
  • checking extension type ... Package
  • this is package ‘rsolr’ version ‘0.0.13’
  • 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 ‘rsolr’ can be installed ... [7s/7s] OK See the install log for details.
  • checking installed package size ... OK
  • 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 ... [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 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 ... [4s/4s] OK
  • checking Rd files ... [0s/0s] 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 sizes of PDF files under ‘inst/doc’ ... OK
  • checking installed files from ‘inst/doc’ ... OK
  • checking files in ‘vignettes’ ... OK
  • checking examples ... [1s/1s] OK
  • checking for unstated dependencies in ‘tests’ ... OK
  • checking tests ... [5s/20s] ERROR   Running ‘rsolr_unit_tests.R’ [5s/20s] Running the tests in ‘tests/rsolr_unit_tests.R’ failed. Complete output:   > rsolr:::.test()   Starting Solr...   Use options(verbose=TRUE) to diagnose any problems.   Solr not found   Solr installation not found, installing...     % Total % Received % Xferd Average Speed Time Time Time Current                                    Dload Upload Total Spent Left Speed        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0     0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0     0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0       13 144M 13 20.0M 0 0 10.1M 0 0:00:14 0:00:01 0:00:13 10.1M    27 144M 27 40.0M 0 0 14.7M 0 0:00:09 0:00:02 0:00:07 27.2M    48 144M 48 70.0M 0 0 18.7M 0 0:00:07 0:00:03 0:00:04 28.5M    69 144M 69 100M 0 0 21.4M 0 0:00:06 0:00:04 0:00:02 29.7M    89 144M 89 130M 0 0 21.8M 0 0:00:06 0:00:05 0:00:01 27.6M   100 144M 100 144M 0 0 23.0M 0 0:00:06 0:00:06 --:--:-- 29.0M   Solr started at: http://localhost:8983/solr/techproducts      Attaching package: 'generics'      The following objects are masked from 'package:base':          as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,       setequal, union         Attaching package: 'BiocGenerics'      The following objects are masked from 'package:stats':          IQR, mad, sd, var, xtabs      The following objects are masked from 'package:base':          Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,       as.data.frame, basename, cbind, colnames, dirname, do.call,       duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,       mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,       rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,       unsplit, which.max, which.min         Attaching package: 'rsolr'      The following object is masked from 'package:stats':          ftable      The following object is masked from 'package:base':          grouping      Timing stopped at: 1.211 0.013 1.51   Error in checkIdentical(as.table(fct), toTable(tab)) : FALSE       Starting Solr...   Use options(verbose=TRUE) to diagnose any problems.   Solr started at: http://localhost:8983/solr/Cars93   Starting Solr...   Use options(verbose=TRUE) to diagnose any problems.   Solr started at: http://localhost:8983/solr/Cars93         RUNIT TEST PROTOCOL -- Fri Feb 13 15:05:02 2026   ***********************************************   Number of test functions: 7   Number of errors: 0   Number of failures: 1          1 Test Suite :   rsolr RUnit Tests - 7 test functions, 0 errors, 1 failure   FAILURE in test_SolrQuery: Error in checkIdentical(as.table(fct), toTable(tab)) : FALSE          Test files with failing tests         test_SolrQuery.R        test_SolrQuery         Error in get("testPackage", getNamespace("BiocGenerics"))("rsolr") :     unit tests failed for package rsolr   Calls: <Anonymous> -> <Anonymous>   Execution halted
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes ... OK
  • checking re-building of vignette outputs ... [10s/21s] OK
  • checking PDF version of manual ... [2s/2s] OK
  • DONE Status: 1 ERROR
  • using check arguments '--no-clean-on-error '