CRAN Package Check Results for Package rsolr

Last updated on 2024-05-19 06:57:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.13 38.62 179.41 218.03 OK --no-tests
r-devel-linux-x86_64-debian-gcc 0.0.13 30.39 129.11 159.50 OK --no-tests
r-devel-linux-x86_64-fedora-clang 0.0.13 310.49 ERROR
r-devel-linux-x86_64-fedora-gcc 0.0.13 287.94 OK --no-tests --no-vignettes
r-devel-windows-x86_64 0.0.13 28.00 262.00 290.00 ERROR
r-patched-linux-x86_64 0.0.13 41.05 165.52 206.57 OK --no-tests
r-release-linux-x86_64 0.0.13 39.62 168.92 208.54 OK --no-tests
r-release-macos-arm64 0.0.13 118.00 OK
r-release-macos-x86_64 0.0.13 266.00 OK
r-release-windows-x86_64 0.0.13 32.00 263.00 295.00 ERROR
r-oldrel-macos-arm64 0.0.13 116.00 OK
r-oldrel-macos-x86_64 0.0.13 226.00 OK
r-oldrel-windows-x86_64 0.0.13 43.00 322.00 365.00 OK

Additional issues

M1mac

Check Details

Version: 0.0.13
Check: tests
Result: ERROR Running ‘rsolr_unit_tests.R’ [34s/67s] 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: '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, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply, union, 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 Error in x$.self$finalize() : attempt to apply non-function Timing stopped at: 10.61 0.286 11.97 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 May 18 11:57:08 2024 *********************************************** 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-devel-linux-x86_64-fedora-clang

Version: 0.0.13
Check: tests
Result: ERROR Running 'rsolr_unit_tests.R' [56s] 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.apache.lucene.store.MMapDirectory$1 (file:/D:/temp/Rtmp2n0bYa/5.5.0/lib/lucene-core-5.5.0.jar) to method java.nio.DirectByteBuffer.cleaner() WARNING: Please consider reporting this to the maintainers of org.apache.lucene.store.MMapDirectory$1 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: '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, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply, union, 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:grDevices': windows The following object is masked from 'package:base': grouping Timing stopped at: 5.11 0.02 5.88 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.apache.lucene.store.MMapDirectory$1 (file:/D:/temp/Rtmp2n0bYa/5.5.0/lib/lucene-core-5.5.0.jar) to method java.nio.DirectByteBuffer.cleaner() WARNING: Please consider reporting this to the maintainers of org.apache.lucene.store.MMapDirectory$1 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.apache.lucene.store.MMapDirectory$1 (file:/D:/temp/Rtmp2n0bYa/5.5.0/lib/lucene-core-5.5.0.jar) to method java.nio.DirectByteBuffer.cleaner() WARNING: Please consider reporting this to the maintainers of org.apache.lucene.store.MMapDirectory$1 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 -- Fri May 17 16:42:28 2024 *********************************************** 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-devel-windows-x86_64

Version: 0.0.13
Check: tests
Result: ERROR Running 'rsolr_unit_tests.R' [55s] 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.apache.lucene.store.MMapDirectory$1 (file:/D:/temp/Rtmp0sTmzA/5.5.0/lib/lucene-core-5.5.0.jar) to method java.nio.DirectByteBuffer.cleaner() WARNING: Please consider reporting this to the maintainers of org.apache.lucene.store.MMapDirectory$1 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: '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, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply, union, 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:grDevices': windows The following object is masked from 'package:base': grouping Timing stopped at: 4.97 0.05 5.78 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.apache.lucene.store.MMapDirectory$1 (file:/D:/temp/Rtmp0sTmzA/5.5.0/lib/lucene-core-5.5.0.jar) to method java.nio.DirectByteBuffer.cleaner() WARNING: Please consider reporting this to the maintainers of org.apache.lucene.store.MMapDirectory$1 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.apache.lucene.store.MMapDirectory$1 (file:/D:/temp/Rtmp0sTmzA/5.5.0/lib/lucene-core-5.5.0.jar) to method java.nio.DirectByteBuffer.cleaner() WARNING: Please consider reporting this to the maintainers of org.apache.lucene.store.MMapDirectory$1 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 May 14 15:38:30 2024 *********************************************** 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-windows-x86_64