Last updated on 2021-09-03 07:48:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.1 | 8.43 | 162.69 | 171.12 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.1 | OK | ||||
r-devel-linux-x86_64-fedora-clang | 1.2.1 | 302.51 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 299.92 | OK | |||
r-devel-windows-x86_64 | 1.2.1 | 13.00 | 345.00 | 358.00 | WARN | |
r-devel-windows-x86_64-gcc10-UCRT | 1.2.1 | OK | ||||
r-patched-linux-x86_64 | 1.2.1 | 7.45 | 166.03 | 173.48 | OK | |
r-patched-solaris-x86 | 1.2.1 | 432.40 | WARN | |||
r-release-linux-x86_64 | 1.2.1 | 7.24 | 170.64 | 177.88 | OK | |
r-release-macos-arm64 | 1.2.1 | WARN | ||||
r-release-macos-x86_64 | 1.2.1 | WARN | ||||
r-release-windows-ix86+x86_64 | 1.2.1 | 12.00 | 254.00 | 266.00 | OK | |
r-oldrel-macos-x86_64 | 1.2.1 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 1.2.1 | 16.00 | 279.00 | 295.00 | OK |
Version: 1.2.1
Check: R files for non-ASCII characters
Result: WARN
Found the following files with non-ASCII characters:
Error: cannot allocate vector of size 202 Kb
Execution halted
Portable packages must use only ASCII characters in their R code,
except perhaps in comments.
Use \uxxxx escapes for other characters.
Flavor: r-devel-windows-x86_64
Version: 1.2.1
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘userGuide.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) not available. Falling back to R Markdown v1.
Using constraints: b = 1
Using constraints: b = 1
Running default monotherapy fitting. Note that if constraints are needed, run mono fitting manually first
Using constraints: b = 1
Using constraints: b = 1
Warning in snapshot3d(scene = x, width = width, height = height) :
webshot = TRUE requires the webshot2 package; using rgl.snapshot() instead
Quitting from lines 357-358 (userGuide.Rmd)
Error: processing vignette 'userGuide.Rmd' failed with diagnostics:
OpenGL is not available in this build
--- failed re-building ‘userGuide.Rmd’
SUMMARY: processing the following file failed:
‘userGuide.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-patched-solaris-x86, r-release-macos-arm64
Version: 1.2.1
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘userGuide.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) not available. Falling back to R Markdown v1.
Using constraints: b = 1
Using constraints: b = 1
Running default monotherapy fitting. Note that if constraints are needed, run mono fitting manually first
Using constraints: b = 1
Using constraints: b = 1
PhantomJS not found. You can install it with webshot::install_phantomjs(). If it is installed, please make sure the phantomjs executable can be found via the PATH variable.
PhantomJS not found. You can install it with webshot::install_phantomjs(). If it is installed, please make sure the phantomjs executable can be found via the PATH variable.
Quitting from lines 357-358 (userGuide.Rmd)
Error: processing vignette 'userGuide.Rmd' failed with diagnostics:
invalid 'path' argument
--- failed re-building ‘userGuide.Rmd’
SUMMARY: processing the following file failed:
‘userGuide.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64