Last updated on 2026-04-30 09:53:31 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| distrEx | 13 | ||
| MKclass | 13 | ||
| MKdescr | 13 | ||
| MKinfer | 1 | 12 | |
| MKmisc | 2 | 11 | |
| MKomics | 2 | 11 | |
| MKpower | 1 | 12 | |
| RandVar | 2 | 11 | |
| RFLPtools | 2 | 2 | 9 |
| RobAStBase | 13 | ||
| RobLox | 13 | ||
| ROptEst | 13 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 1.3
Check: package dependencies
Result: ERROR
Package required but not available: ‘miceadds’
Package suggested but not available for checking: ‘mice’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64
Current CRAN status: ERROR: 2, OK: 11
Version: 1.9
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: ERROR: 2, OK: 11
Version: 0.7
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: ERROR: 1, OK: 12
Version: 1.1
Check: package dependencies
Result: ERROR
Package required but not available: ‘MKinfer’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64
Current CRAN status: NOTE: 2, OK: 11
Version: 1.2.5
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Matthias Kohl <Matthias.Kohl@stamats.de>’
Found the following (possibly) invalid URLs:
URL: svn+ssh://stamats@svn.r-forge.r-project.org/svnroot/robast/pkg/RandVar/vignettes/RandVar.Rnw
From: inst/doc/RandVar.pdf
Message: Invalid URI scheme
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: ERROR: 2, NOTE: 2, OK: 9
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
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13