Last updated on 2025-01-09 01:49:53 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0 | ERROR | ||||
r-devel-linux-x86_64-debian-gcc | 2.0 | 2.12 | 59.45 | 61.57 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0 | 120.99 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.0 | 136.03 | OK | |||
r-devel-windows-x86_64 | 2.0 | 5.00 | 99.00 | 104.00 | OK | |
r-patched-linux-x86_64 | 2.0 | 3.36 | 69.79 | 73.15 | OK | |
r-release-linux-x86_64 | 2.0 | 2.90 | 69.34 | 72.24 | OK | |
r-release-macos-arm64 | 2.0 | 39.00 | OK | |||
r-release-macos-x86_64 | 2.0 | 60.00 | OK | |||
r-release-windows-x86_64 | 2.0 | 4.00 | 98.00 | 102.00 | OK | |
r-oldrel-macos-arm64 | 2.0 | 42.00 | OK | |||
r-oldrel-macos-x86_64 | 2.0 | 61.00 | OK | |||
r-oldrel-windows-x86_64 | 2.0 | 4.00 | 112.00 | 116.00 | OK |
Version: 2.0
Check: examples
Result: ERROR
Running examples in ‘RFLPtools-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: RFLPtools-package
> ### Title: Tools To Analyse RFLP-Data
> ### Aliases: RFLPtools-package RFLPtools
> ### Keywords: package multivariate cluster
>
> ### ** Examples
>
> data(RFLPdata)
> res <- RFLPdist(RFLPdata)
> plot(hclust(res[[1]]), main = "Euclidean distance")
>
> par(mfrow = c(1,2))
> plot(hclust(RFLPdist(RFLPdata, nrBands = 3)), cex = 0.7)
> RFLPplot(RFLPdata, nrBands = 3, mar.bottom = 6, cex.axis = 0.8)
>
> data(RFLPref)
> RFLPrefplot(RFLPdata, RFLPref, nrBands = 6, cex.axis = 0.8)
>
>
> library(MKomics)
Error in library(MKomics) : there is no package called ‘MKomics’
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘RFLPtools.Rmd’ using rmarkdown
Quitting from lines 79-82 [unnamed-chunk-5] (RFLPtools.Rmd)
Error: processing vignette 'RFLPtools.Rmd' failed with diagnostics:
there is no package called 'MKomics'
--- failed re-building ‘RFLPtools.Rmd’
SUMMARY: processing the following file failed:
‘RFLPtools.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang