The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Last updated on 2026-04-30 11:57:04 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 | 5.00 | 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 | 117.00 | 122.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: package or namespace load failed for ‘MKomics’:
object ‘topTableF’ is not exported by 'namespace:limma'
Execution halted
Flavor: r-devel-linux-x86_64-fedora-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 RFLPtools.Rmd:78-82 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! package or namespace load failed for 'MKomics':
object 'topTableF' is not exported by 'namespace:limma'
---
Backtrace:
▆
1. └─base::library(MKomics)
2. └─base::tryCatch(...)
3. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'RFLPtools.Rmd' failed with diagnostics:
package or namespace load failed for 'MKomics':
object 'topTableF' is not exported by 'namespace:limma'
--- 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-fedora-clang
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
Flavor: 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
Flavor: r-devel-linux-x86_64-fedora-gcc
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.