CRAN Package Check Results for Package midastouch

Last updated on 2025-12-06 00:48:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 1.66 22.65 24.31 NOTE
r-devel-linux-x86_64-debian-gcc 1.3 1.40 13.12 14.52 ERROR
r-devel-linux-x86_64-fedora-clang 1.3 38.60 OK
r-devel-linux-x86_64-fedora-gcc 1.3 33.96 OK
r-devel-windows-x86_64 1.3 2.00 41.00 43.00 OK
r-patched-linux-x86_64 1.3 1.64 20.34 21.98 OK
r-release-linux-x86_64 1.3 1.56 21.99 23.55 OK
r-release-macos-arm64 1.3 OK
r-release-macos-x86_64 1.3 2.00 28.00 30.00 OK
r-release-windows-x86_64 1.3 4.00 41.00 45.00 OK
r-oldrel-macos-arm64 1.3 NOTE
r-oldrel-macos-x86_64 1.3 2.00 24.00 26.00 NOTE
r-oldrel-windows-x86_64 1.3 4.00 47.00 51.00 NOTE

Check Details

Version: 1.3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Philipp Gaffert <philipp.gaffert@web.de>’ Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.3
Check: examples
Result: ERROR Running examples in ‘midastouch-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: mice.impute.midastouch > ### Title: Predictive Mean Matching with distance aided selection of donors > ### Aliases: mice.impute.midastouch midastouch > ### Keywords: mice > > ### ** Examples > > ## from R:: mice, slightly adapted ## > > # do default multiple imputation on a numeric matrix > library(midastouch) > library(mice) Error in library(mice) : there is no package called ‘mice’ Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.3
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64