Last updated on 2025-01-30 16:48:55 CET.
Package | ERROR | OK |
---|---|---|
objectProperties | 13 | |
objectSignals | 13 | |
plumbr | 13 | |
restfulr | 1 | 12 |
rsolr | 1 | 12 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 0.0.15
Flags: --no-examples --no-tests --no-vignettes
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-windows-x86_64
Current CRAN status: ERROR: 1, OK: 12
Version: 0.0.13
Check: tests
Result: ERROR
Running ‘rsolr_unit_tests.R’ [4s/26s]
Running the tests in ‘tests/rsolr_unit_tests.R’ failed.
Complete output:
> rsolr:::.test()
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
Timing stopped at: 0.058 0.005 0.201
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 h(simpleError(msg, call)): error in evaluating the argument 'X' in selecting a method for function 'lapply': Not Found
Timing stopped at: 0.021 0.001 0.028
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 h(simpleError(msg, call)): error in evaluating the argument 'X' in selecting a method for function 'lapply': Not Found
Timing stopped at: 0.02 0.001 0.026
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 h(simpleError(msg, call)): error in evaluating the argument 'X' in selecting a method for function 'lapply': Not Found
Timing stopped at: 0.019 0.001 0.078
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 h(simpleError(msg, call)): error in evaluating the argument 'X' in selecting a method for function 'lapply': Not Found
Timing stopped at: 0.021 0.002 0.076
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 h(simpleError(msg, call)): error in evaluating the argument 'X' in selecting a method for function 'lapply': Not Found
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 -- Thu Jan 30 05:42:14 2025
***********************************************
Number of test functions: 7
Number of errors: 5
Number of failures: 0
1 Test Suite :
rsolr RUnit Tests - 7 test functions, 5 errors, 0 failures
ERROR in test_SolrCore_accessors: 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 h(simpleError(msg, call)): error in evaluating the argument 'X' in selecting a method for function 'lapply': Not Found
ERROR in test_SolrFrame_accessors: 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 h(simpleError(msg, call)): error in evaluating the argument 'X' in selecting a method for function 'lapply': Not Found
ERROR in test_SolrList_accessors: 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 h(simpleError(msg, call)): error in evaluating the argument 'X' in selecting a method for function 'lapply': Not Found
ERROR in test_SolrList_queries: 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 h(simpleError(msg, call)): error in evaluating the argument 'X' in selecting a method for function 'lapply': Not Found
ERROR in test_SolrQuery: 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 h(simpleError(msg, call)): error in evaluating the argument 'X' in selecting a method for function 'lapply': Not Found
Test files with failing tests
test_SolrCore.R
test_SolrCore_accessors
test_SolrFrame.R
test_SolrFrame_accessors
test_SolrList.R
test_SolrList_accessors
test_SolrList_queries
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-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.