CRAN Package Check Results for Package rsolr

Last updated on 2026-04-25 13:50:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.13 2.61 3.99 6.60 ERROR --no-tests
r-devel-linux-x86_64-debian-gcc 0.0.13 2.36 2.96 5.32 ERROR --no-tests
r-devel-linux-x86_64-fedora-clang 0.0.13 9.06 ERROR --no-tests
r-devel-linux-x86_64-fedora-gcc 0.0.13 8.23 ERROR --no-tests
r-patched-linux-x86_64 0.0.13 2.39 2.60 4.99 ERROR --no-tests
r-release-linux-x86_64 0.0.13 34.26 131.44 165.70 OK --no-tests
r-release-macos-arm64 0.0.13 7.00 61.00 68.00 ERROR
r-release-macos-x86_64 0.0.13 22.00 259.00 281.00 ERROR
r-release-windows-x86_64 0.0.13 34.00 104.00 138.00 OK --no-examples --no-tests --no-vignettes
r-oldrel-macos-arm64 0.0.13 ERROR
r-oldrel-macos-x86_64 0.0.13 21.00 304.00 325.00 ERROR
r-oldrel-windows-x86_64 0.0.13 36.00 122.00 158.00 OK --no-examples --no-tests --no-vignettes

Check Details

Version: 0.0.13
Flags: --no-tests
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Michael Lawrence <michafla@gene.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Michael", family = "Lawrence", role = c("aut", "cre"), email = "michafla@gene.com"), person(given = "Gabe", family = "Becker", role = "aut"), person(given = "Jan", family = "Vogel", role = "aut")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.0.13
Flags: --no-tests
Check: whether package can be installed
Result: ERROR Installation failed. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64

Version: 0.0.13
Check: tests
Result: ERROR Running ‘rsolr_unit_tests.R’ [4s/13s] 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 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 Error in x$.self$finalize() : attempt to apply non-function Error in x$.self$finalize() : attempt to apply non-function Timing stopped at: 1.224 0.058 1.548 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 -- Sat Mar 28 01:14:20 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 Flavor: r-release-macos-arm64

Version: 0.0.13
Check: tests
Result: ERROR Running ‘rsolr_unit_tests.R’ [14s/70s] 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: 4.218 0.043 16.08 Error in checkIdentical(as.table(fct), toTable(tab)) : FALSE 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. Solr started at: http://localhost:8983/solr/Cars93 Timing stopped at: 1.216 0.111 15.43 Error in value[[3L]](cond) : Failed to retrieve schema. rsolr requires schema via REST or as XML from admin module. Error from REST: Error in .make_numeric_version(x, strict, .standard_regexps()$valid_package_version, : invalid non-character version specification 'x' (type: double) In addition: Warning messages: 1: In file.copy(system.file("solr", package = "rsolr"), dirname(solr.home), : problem copying /Volumes/Builds/packages/big-sur-x86_64/results/4.6/rsolr.Rcheck/rsolr/solr/zoo.cfg to /Volumes/Temp/tmp/Rtmpsab21S/solr/zoo.cfg: Too many open files 2: In file.copy(system.file("solr", package = "rsolr"), dirname(solr.home), : problem copying /Volumes/Builds/packages/big-sur-x86_64/results/4.6/rsolr.Rcheck/rsolr/solr/README.txt to /Volumes/Temp/tmp/Rtmpsab21S/solr/README.txt: Too many open files 3: In file.copy(system.file("solr", package = "rsolr"), dirname(solr.home), : problem reading directory /Volumes/Builds/packages/big-sur-x86_64/results/4.6/rsolr.Rcheck/rsolr/solr/cores: Too many open files 4: In file.copy(system.file("solr", package = "rsolr"), dirname(solr.home), : problem copying /Volumes/Builds/packages/big-sur-x86_64/results/4.6/rsolr.Rcheck/rsolr/solr/solr.xml to /Volumes/Temp/tmp/Rtmpsab21S/solr/solr.xml: Too many open files 5: In file.rename(sampleCorePath, corePath) : cannot rename file '/Volumes/Temp/tmp/Rtmpsab21S/solr/cores/techproducts' to '/Volumes/Temp/tmp/Rtmpsab21S/solr/cores/Cars93', reason 'No such file or directory' RUNIT TEST PROTOCOL -- Tue Mar 10 19:34:30 2026 *********************************************** Number of test functions: 7 Number of errors: 1 Number of failures: 1 1 Test Suite : rsolr RUnit Tests - 7 test functions, 1 error, 1 failure FAILURE in test_SolrQuery: Error in checkIdentical(as.table(fct), toTable(tab)) : FALSE ERROR in test_SolrSchema_creation: Error in value[[3L]](cond) : Failed to retrieve schema. rsolr requires schema via REST or as XML from admin module. Error from REST: Error in .make_numeric_version(x, strict, .standard_regexps()$valid_package_version, : invalid non-character version specification 'x' (type: double) Test files with failing tests test_SolrQuery.R test_SolrQuery test_SolrSchema.R test_SolrSchema_creation Error in get("testPackage", getNamespace("BiocGenerics"))("rsolr") : unit tests failed for package rsolr Calls: <Anonymous> -> <Anonymous> Error in file() : cannot open the connection Calls: <Anonymous> -> <Anonymous> -> <Anonymous> -> portIsOpen -> file In addition: Warning message: In file() : cannot open file '/Volumes/Temp/tmp/Rtmpsab21S/Rf11416550645f': Too many open files Execution halted rm: /Volumes/Temp/tmp/Rtmpsab21S: Too many open files Flavor: r-release-macos-x86_64

Version: 0.0.13
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘intro.Rnw’ using knitr Quitting from intro.Rnw:121-123 [SolrFrame] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `value[[3L]]()`: ! Failed to retrieve schema. rsolr requires schema via REST or as XML from admin module. Error from REST: Error in h(simpleError(msg, call)): error in evaluating the argument 'X' in selecting a method for function 'lapply': Not Found --- Backtrace: x 1. \-rsolr::SolrFrame(solr$uri) 2. +-rsolr:::.SolrFrame(SolrCore(uri), SolrQuery(...)) 3. | \-methods::new("SolrFrame", core = core, query = query, symbolFactory = symbolFactory) 4. | +-methods::initialize(value, ...) 5. | \-methods::initialize(value, ...) 6. \-rsolr::SolrCore(uri) 7. \-rsolr:::readSchema(uri) 8. \-base::tryCatch(...) 9. \-base (local) tryCatchList(expr, classes, parentenv, handlers) 10. \-base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 11. \-value[[3L]](cond) 12. \-base::tryCatch(...) 13. \-base (local) tryCatchList(expr, classes, parentenv, handlers) 14. \-base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 15. \-value[[3L]](cond) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'intro.Rnw' failed with diagnostics: Failed to retrieve schema. rsolr requires schema via REST or as XML from admin module. Error from REST: Error in h(simpleError(msg, call)): error in evaluating the argument 'X' in selecting a method for function 'lapply': Not Found --- failed re-building ‘intro.Rnw’ SUMMARY: processing the following file failed: ‘intro.Rnw’ Error: Vignette re-building failed. Execution halted Flavor: r-release-macos-x86_64

Version: 0.0.13
Check: tests
Result: ERROR Running ‘rsolr_unit_tests.R’ [7s/25s] 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/pkgbuild/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: 2.19 0.063 3.235 Error in checkIdentical(as.table(fct), toTable(tab)) : FALSE In addition: There were 38 warnings (use warnings() to see them) 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/pkgbuild/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/pkgbuild/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 18:10:35 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") Flavor: r-oldrel-macos-arm64

Version: 0.0.13
Check: tests
Result: 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") Flavor: r-oldrel-macos-x86_64

mirror server hosted at Truenetwork, Russian Federation.