Last updated on 2026-04-30 23:53:45 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0 | 2.85 | 74.60 | 77.45 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.0 | 2.14 | 60.97 | 63.11 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.0 | 68.02 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 2.0 | 75.99 | ERROR | |||
| r-devel-windows-x86_64 | 2.0 | 7.00 | 105.00 | 112.00 | OK | |
| r-patched-linux-x86_64 | 2.0 | 3.24 | 70.73 | 73.97 | OK | |
| r-release-linux-x86_64 | 2.0 | 2.22 | 69.64 | 71.86 | OK | |
| r-release-macos-arm64 | 2.0 | 1.00 | 26.00 | 27.00 | OK | |
| r-release-macos-x86_64 | 2.0 | 2.00 | 89.00 | 91.00 | OK | |
| r-release-windows-x86_64 | 2.0 | 4.00 | 122.00 | 126.00 | OK | |
| r-oldrel-macos-arm64 | 2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 2.0 | 2.00 | 86.00 | 88.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0 | 5.00 | 126.00 | 131.00 | OK |
Version: 2.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Matthias Kohl <Matthias.Kohl@stamats.de>’
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.0
Check: examples
Result: ERROR
Running examples in ‘RFLPtools-Ex.R’ failed
The error most likely occurred in:
> ### 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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
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 RFLPtools.Rmd:78-82 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'MKomics'
---
Backtrace:
▆
1. └─base::library(MKomics)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc