Last updated on 2023-01-25 04:51:47 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.2.19 | 21.63 | 81.84 | 103.47 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.2.19 | 15.85 | 61.45 | 77.30 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.2.19 | 67.29 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.2.19 | 81.50 | NOTE | |||
r-patched-linux-x86_64 | 3.2.19 | 21.58 | 81.36 | 102.94 | NOTE | |
r-release-linux-x86_64 | 3.2.19 | 21.06 | 80.68 | 101.74 | NOTE | |
r-release-macos-arm64 | 3.2.19 | 97.00 | NOTE | |||
r-release-macos-x86_64 | 3.2.19 | 135.00 | NOTE | |||
r-release-windows-x86_64 | 3.2.19 | 93.00 | 87.00 | 180.00 | ERROR | |
r-oldrel-macos-arm64 | 3.2.19 | 131.00 | NOTE | |||
r-oldrel-macos-x86_64 | 3.2.19 | 176.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 3.2.19 | 20.00 | 74.00 | 94.00 | NOTE |
Version: 3.2.19
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 3.2.19
Check: installed package size
Result: NOTE
installed size is 21.4Mb
sub-directories of 1Mb or more:
dependencies 20.2Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 3.2.19
Check: tests
Result: ERROR
Running 'testthat.R' [12s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> if ( ! isTRUE(tryCatch({rscala::scalaConfig(reconfig="offline")}, error=function(e) TRUE)) ) {
+ library(testthat)
+ library(rscala)
+ test_check("rscala")
+ }
Searching the system for Java.
Failure with rscala home directory.
Failure with JAVACMD environment variable.
Failure with JAVA_HOME environment variable.
Success with PATH environment variable.
... querying Java specifics.
Searching the system for Scala.
Failure with rscala home directory.
Failure with SCALACMD environment variable.
Failure with SCALA_HOME environment variable.
Failure with PATH environment variable.
Success with rscala package directory.
... querying Scala specifics.
Searching the system for SBT.
Failure with rscala home directory.
Failure with SBTCMD environment variable.
Failure with SBT_HOME environment variable.
Failure with PATH environment variable.
Failure with rscala package directory.
Failure with rscala temporary directory.
Starting instance. ********************************
Error in if (!is.na(bytes)) { : the condition has length > 1
Calls: test_check ... lapply -> FUN -> eval -> eval -> scala -> getHeapMaximum
In addition: Warning messages:
1: In system2("wmic", c("/locale:ms_409", "OS", "get", "FreePhysicalMemory", :
running command '"wmic" /locale:ms_409 OS get FreePhysicalMemory /VALUE' had status 4112
2: In getHeapMaximum(heap.maximum, sConfig$javaArchitecture == 32) :
NAs introduced by coercion
Execution halted
Flavor: r-release-windows-x86_64
Version: 3.2.19
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'rscala.Rnw' using knitr
Quitting from lines 277-280 (rscala.Rnw)
Error: processing vignette 'rscala.Rnw' failed with diagnostics:
the condition has length > 1
--- failed re-building 'rscala.Rnw'
SUMMARY: processing the following file failed:
'rscala.Rnw'
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-windows-x86_64