• using R version 4.5.0 beta (2025-03-29 r88074)
  • using platform: x86_64-apple-darwin20
  • R was compiled by     Apple clang version 14.0.0 (clang-1400.0.29.202)     GNU Fortran (GCC) 14.2.0
  • running under: macOS Ventura 13.3.1
  • using session charset: UTF-8
  • 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 ... [21s/51s] 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 ... [2s/4s] OK
  • checking whether the package can be loaded with stated dependencies ... [2s/4s] OK
  • checking whether the package can be unloaded cleanly ... [2s/5s] OK
  • checking whether the namespace can be loaded with stated dependencies ... [2s/3s] OK
  • checking whether the namespace can be unloaded cleanly ... [2s/4s] OK
  • checking loading without being on the library search path ... [2s/4s] 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 ... [11s/16s] OK
  • checking Rd files ... [1s/1s] 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 ... [2s/2s] OK
  • checking for unstated dependencies in ‘tests’ ... OK
  • checking tests ... [12s/45s] ERROR   Running ‘rsolr_unit_tests.R’ [12s/45s] Running the tests in ‘tests/rsolr_unit_tests.R’ failed. Complete output:   > rsolr:::.test()   Starting Solr...   Use options(verbose=TRUE) to diagnose any problems.   WARNING: An illegal reflective access operation has occurred   WARNING: Illegal reflective access by org.xnio.nio.NioXnio$2 (file:/Users/urbanek/Library/Application%20Support/org.R-project.R/R/rsolr/solr-undertow-1.6.0-with-solr-5.5.0/lib/xnio-nio-3.3.4.Final.jar) to constructor sun.nio.ch.KQueueSelectorProvider()   WARNING: Please consider reporting this to the maintainers of org.xnio.nio.NioXnio$2   WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations   WARNING: All illegal access operations will be denied in a future release   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: 3.717 0.042 7.035   Error in checkIdentical(as.table(fct), toTable(tab)) : FALSE       In addition: There were 50 or more warnings (use warnings() to see the first 50)   Starting Solr...   Use options(verbose=TRUE) to diagnose any problems.   WARNING: An illegal reflective access operation has occurred   WARNING: Illegal reflective access by org.xnio.nio.NioXnio$2 (file:/Users/urbanek/Library/Application%20Support/org.R-project.R/R/rsolr/solr-undertow-1.6.0-with-solr-5.5.0/lib/xnio-nio-3.3.4.Final.jar) to constructor sun.nio.ch.KQueueSelectorProvider()   WARNING: Please consider reporting this to the maintainers of org.xnio.nio.NioXnio$2   WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations   WARNING: All illegal access operations will be denied in a future release   Solr started at: http://localhost:8983/solr/Cars93   Starting Solr...   Use options(verbose=TRUE) to diagnose any problems.   WARNING: An illegal reflective access operation has occurred   WARNING: Illegal reflective access by org.xnio.nio.NioXnio$2 (file:/Users/urbanek/Library/Application%20Support/org.R-project.R/R/rsolr/solr-undertow-1.6.0-with-solr-5.5.0/lib/xnio-nio-3.3.4.Final.jar) to constructor sun.nio.ch.KQueueSelectorProvider()   WARNING: Please consider reporting this to the maintainers of org.xnio.nio.NioXnio$2   WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations   WARNING: All illegal access operations will be denied in a future release   Solr started at: http://localhost:8983/solr/Cars93         RUNIT TEST PROTOCOL -- Tue Apr 1 10:06:01 2025   ***********************************************   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>   In addition: There were 50 or more warnings (use warnings() to see the first 50)   Execution halted   Warning message:   In getMethods(coerce, table = TRUE) : 'getMethods' is deprecated.   Use 'getMethodsForDispatch(f, TRUE)' instead.   See help("Deprecated")
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes ... OK
  • checking re-building of vignette outputs ... [29s/127s] OK
  • checking PDF version of manual ... [7s/8s] OK
  • DONE Status: 1 ERROR
  • using check arguments '--no-clean-on-error '