CRAN Package Check Results for Package rsolr

Last updated on 2022-03-15 19:50:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.11 39.53 146.44 185.97 OK --no-tests --no-vignettes
r-devel-linux-x86_64-debian-gcc 0.0.11 32.37 107.68 140.05 OK --no-tests --no-vignettes
r-devel-linux-x86_64-fedora-clang 0.0.11 1070.64 ERROR
r-devel-linux-x86_64-fedora-gcc 0.0.11 281.33 ERROR
r-devel-windows-x86_64-new-UL 0.0.11 418.00 388.00 806.00 ERROR
r-devel-windows-x86_64-new-TK 0.0.11 OK --no-tests --no-vignettes
r-patched-linux-x86_64 0.0.11 33.27 128.10 161.37 OK --no-tests --no-vignettes
r-release-linux-x86_64 0.0.11 41.12 130.14 171.26 OK --no-tests --no-vignettes
r-release-macos-arm64 0.0.11 OK
r-release-macos-x86_64 0.0.11 OK
r-release-windows-ix86+x86_64 0.0.11 44.00 0.00 44.00 FAIL
r-oldrel-macos-x86_64 0.0.11 OK
r-oldrel-windows-ix86+x86_64 0.0.11 63.00 0.00 63.00 FAIL

Additional issues

M1mac

Check Details

Version: 0.0.11
Check: tests
Result: ERROR
     Running ‘rsolr_unit_tests.R’ [14m/90m]
    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:/data/gannet/ripley/.local/share/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.EPollSelectorProvider()
     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: '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, 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, sort, 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: 1.678 0.01 2.841
     Error in .local(data, ...) : argument 'x' must be a formula
     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
     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.123 15.12
     Error in .local(data, ...) : argument 'x' must be a formula
     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:/data/gannet/ripley/.local/share/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.EPollSelectorProvider()
     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:/data/gannet/ripley/.local/share/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.EPollSelectorProvider()
     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
    
     Timing stopped at: 786.8 21.45 5340
     Execution halted
     rm: traversal failed: /tmp/RtmpV4HzvB/working_dir/RtmplAFsHG: Too many open files
     Warning message:
     In solr$kill() : Test solr not running
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.0.11
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
    --- re-building ‘intro.Rnw’ using Sweave
    Loading required package: BiocGenerics
    
    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, 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, sort, 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: processing vignette 'intro.Rnw' failed with diagnostics:
     chunk 3 (label = SolrFrame)
    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 (function (cond) : 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-devel-linux-x86_64-fedora-clang

Version: 0.0.11
Check: tests
Result: ERROR
     Running ‘rsolr_unit_tests.R’ [11s/58s]
    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, 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, sort, 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.205 0.006 0.646
     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 (function (cond) : error in evaluating the argument 'X' in selecting a method for function 'lapply': Not Found
    
    
     Timing stopped at: 0.044 0.001 0.135
     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 (function (cond) : error in evaluating the argument 'X' in selecting a method for function 'lapply': Not Found
    
    
     Timing stopped at: 0.046 0.001 0.118
     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 (function (cond) : error in evaluating the argument 'X' in selecting a method for function 'lapply': Not Found
    
    
     Timing stopped at: 0.046 0 0.133
     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 (function (cond) : error in evaluating the argument 'X' in selecting a method for function 'lapply': Not Found
    
    
     Timing stopped at: 0.043 0.001 0.113
     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 (function (cond) : 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:/data/gannet/ripley/.local/share/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.EPollSelectorProvider()
     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:/data/gannet/ripley/.local/share/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.EPollSelectorProvider()
     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 -- Sat Mar 12 19:42:11 2022
     ***********************************************
     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 (function (cond) : 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 (function (cond) : 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 (function (cond) : 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 (function (cond) : 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 (function (cond) : 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-devel-linux-x86_64-fedora-gcc

Version: 0.0.11
Check: tests
Result: ERROR
     Running 'rsolr_unit_tests.R' [88s]
    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/Rtmp29oSRj/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:parallel':
    
     clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
     clusterExport, clusterMap, parApply, parCapply, parLapply,
     parLapplyLB, parRapply, parSapply, parSapplyLB
    
     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, 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, sort, 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: 1.46 0 1.77
     Error in .local(data, ...) : argument 'x' must be a formula
     Timing stopped at: 9.55 0.23 10.89
     Error in .local(data, ...) : argument 'x' must be a formula
     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/Rtmp29oSRj/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/Rtmp29oSRj/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 -- Sat Mar 12 22:48:55 2022
     ***********************************************
     Number of test functions: 7
     Number of errors: 2
     Number of failures: 0
    
    
     1 Test Suite :
     rsolr RUnit Tests - 7 test functions, 2 errors, 0 failures
     ERROR in test_SolrList_queries: Error in .local(data, ...) : argument 'x' must be a formula
     ERROR in test_SolrQuery: Error in .local(data, ...) : argument 'x' must be a formula
    
     Test files with failing tests
    
     test_SolrList.R
     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-devel-windows-x86_64-new-UL

Version: 0.0.11
Check: tests
Result: FAIL
    Check process probably crashed or hung up for 20 minutes ... killed
    Most likely this happened in the example checks (?),
    if not, ignore the following last lines of example output:
    > ### Name: SolrList-class
    > ### Title: SolrList
    > ### Aliases: class:SolrList SolrList-class length,SolrList-method
    > ### names,SolrList-method [<-,SolrList,ANY,ANY,ANY-method
    > ### [[,SolrList,ANY-method [,SolrList-method [[,SolrList-method
    > ### [[<-,SolrList-method unique,SolrList-method searchDocs
    > ### searchDocs,Solr SolrList coerce,Solr,SolrList-method
    > ### coerce,SolrList,DocCollection-method show,SolrList-method
    > ### Keywords: methods classes
    >
    > ### ** Examples
    >
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    > options(digits = 7L)
    > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    Time elapsed: 5.03 0.15 5.2 NA NA
    > grDevices::dev.off()
    null device
     1
    > ###
    > ### Local variables: ***
    > ### mode: outline-minor ***
    > ### outline-regexp: "\\(> \\)?### [*]+" ***
    > ### End: ***
    > quit('no')
    ======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-release-windows-ix86+x86_64

Version: 0.0.11
Check: tests
Result: FAIL
    Check process probably crashed or hung up for 20 minutes ... killed
    Most likely this happened in the example checks (?),
    if not, ignore the following last lines of example output:
    > ### Name: SolrList-class
    > ### Title: SolrList
    > ### Aliases: class:SolrList SolrList-class length,SolrList-method
    > ### names,SolrList-method [<-,SolrList,ANY,ANY,ANY-method
    > ### [[,SolrList,ANY-method [,SolrList-method [[,SolrList-method
    > ### [[<-,SolrList-method unique,SolrList-method searchDocs
    > ### searchDocs,Solr SolrList coerce,Solr,SolrList-method
    > ### coerce,SolrList,DocCollection-method show,SolrList-method
    > ### Keywords: methods classes
    >
    > ### ** Examples
    >
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    > options(digits = 7L)
    > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    Time elapsed: 3.23 0.15 3.38 NA NA
    > grDevices::dev.off()
    null device
     1
    > ###
    > ### Local variables: ***
    > ### mode: outline-minor ***
    > ### outline-regexp: "\\(> \\)?### [*]+" ***
    > ### End: ***
    > quit('no')
    ======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-oldrel-windows-ix86+x86_64