Last updated on 2022-09-11 12:56:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.13 | 37.18 | 174.21 | 211.39 | OK | --no-tests |
r-devel-linux-x86_64-debian-gcc | 0.0.13 | 30.77 | 130.33 | 161.10 | OK | --no-tests |
r-devel-linux-x86_64-fedora-clang | 0.0.13 | 214.27 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.13 | 1054.48 | ERROR | |||
r-devel-windows-x86_64 | 0.0.13 | 169.00 | 386.00 | 555.00 | OK | |
r-patched-linux-x86_64 | 0.0.13 | 36.20 | 166.94 | 203.14 | OK | --no-tests |
r-release-linux-x86_64 | 0.0.13 | 41.16 | 169.27 | 210.43 | OK | --no-tests |
r-release-macos-arm64 | 0.0.13 | 135.00 | OK | |||
r-release-macos-x86_64 | 0.0.13 | 155.00 | OK | |||
r-release-windows-x86_64 | 0.0.13 | 174.00 | 383.00 | 557.00 | OK | |
r-oldrel-macos-arm64 | 0.0.13 | 125.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0.13 | 151.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.0.13 | 71.00 | 310.00 | 381.00 | OK |
Version: 0.0.13
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
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: 764.1 13.61 5291
Error in file() : cannot open the connection
Calls: <Anonymous> -> <Anonymous> -> <Anonymous> -> portIsOpen -> file
In addition: Warning message:
In file() :
cannot open file '/tmp/RtmphLbFgj/working_dir/RtmpT2lObu/Rf38dde01ad8aee': Too many open files
Execution halted
sh: error while loading shared libraries: libtinfo.so.6: cannot open shared object file: Error 24
Flavor: r-devel-linux-x86_64-fedora-gcc
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 lines 122-123 (intro.Rnw)
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-devel-linux-x86_64-fedora-gcc