Last updated on 2025-02-23 15:49:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.13 | 34.61 | 137.21 | 171.82 | OK | --no-tests |
r-devel-linux-x86_64-debian-gcc | 0.0.13 | 18.40 | 97.98 | 116.38 | OK | --no-tests |
r-devel-linux-x86_64-fedora-clang | 0.0.13 | 273.20 | OK | --no-tests | ||
r-devel-linux-x86_64-fedora-gcc | 0.0.13 | 286.01 | OK | --no-tests | ||
r-devel-macos-arm64 | 0.0.13 | 136.00 | ERROR | |||
r-devel-macos-x86_64 | 0.0.13 | 350.00 | ERROR | |||
r-devel-windows-x86_64 | 0.0.13 | 32.00 | 98.00 | 130.00 | OK | --no-examples --no-tests --no-vignettes |
r-patched-linux-x86_64 | 0.0.13 | 31.98 | 128.80 | 160.78 | OK | --no-tests |
r-release-linux-x86_64 | 0.0.13 | 30.92 | 129.99 | 160.91 | OK | --no-tests |
r-release-macos-arm64 | 0.0.13 | 118.00 | OK | |||
r-release-macos-x86_64 | 0.0.13 | 1803.00 | ERROR | |||
r-release-windows-x86_64 | 0.0.13 | 32.00 | 95.00 | 127.00 | OK | --no-examples --no-tests --no-vignettes |
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 | 42.00 | 90.00 | 132.00 | OK | --no-examples --no-tests --no-vignettes |
Version: 0.0.13
Check: tests
Result: ERROR
Running ‘rsolr_unit_tests.R’ [8s/27s]
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.405 0.047 3.405
Error in checkIdentical(as.table(fct), toTable(tab)) : FALSE
In addition: There were 43 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 -- Mon Jan 27 20:05:44 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-devel-macos-arm64
Version: 0.0.13
Check: tests
Result: ERROR
Running ‘rsolr_unit_tests.R’ [13s/57s]
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.974 0.08 9.694
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 -- Thu Jan 30 20:56:26 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-devel-macos-x86_64
Version: 0.0.13
Check: tests
Result: ERROR
Running ‘rsolr_unit_tests.R’ [2m/27m]
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: '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
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
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
Timing stopped at: 105.3 1.722 1570
Error in file() : cannot open the connection
Calls: <Anonymous> -> <Anonymous> -> <Anonymous> -> portIsOpen -> file
In addition: Warning message:
In file() :
cannot open file '/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T//Rtmp3cDVgl/Rf11ec2615d0cb3': Too many open files
Execution halted
rm: /var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T//Rtmp3cDVgl: Too many open files
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.
Health stats visible at Monitor.