CRAN Package Check Results for Package preputils

Last updated on 2025-12-20 11:50:32 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 1.95 23.08 25.03 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.3 1.69 18.31 20.00 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.3 39.67 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.3 37.15 ERROR
r-devel-windows-x86_64 1.0.3 4.00 43.00 47.00 OK
r-patched-linux-x86_64 1.0.3 2.15 22.27 24.42 OK
r-release-linux-x86_64 1.0.3 2.26 22.42 24.68 OK
r-release-macos-arm64 1.0.3 OK
r-release-macos-x86_64 1.0.3 2.00 24.00 26.00 OK
r-release-windows-x86_64 1.0.3 4.00 43.00 47.00 OK
r-oldrel-macos-arm64 1.0.3 NOTE
r-oldrel-macos-x86_64 1.0.3 2.00 21.00 23.00 NOTE
r-oldrel-windows-x86_64 1.0.3 3.00 51.00 54.00 NOTE

Check Details

Version: 1.0.3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Josef Frank <josef.frank@gmx.ch>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Josef", family = "Frank", role = c("aut", "cre"), email = "josef.frank@gmx.ch") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0.3
Check: examples
Result: ERROR Running examples in ‘preputils-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: fillmap > ### Title: Supplement missing values in mapping of data > ### Aliases: fillmap > > ### ** Examples > > library(data.table) Attaching package: ‘data.table’ The following object is masked from ‘package:base’: %notin% > pheno1 <- data.frame(id1=c(1,2,3,4),id2=c(11,22,NA,NA),phenodat=c(NA,NA,NA,"d")) > pheno2 <- data.frame(id1=c(NA,NA,NA),id2=c(11,22,33),phenodat=c("a","b","c")) > pheno3 <- data.frame(id1=c(4,3),id2=c(44,33),phenodat=c(NA,NA)) > phenoges <- rbind(rbind(pheno1,pheno2),pheno3) > with(phenoges,fillmap(id1,phenodat)) Error in `[.data.table`(dt1, , `:=`(nx, .N), by = x) : attempt access index 2/2 in VECTOR_ELT Calls: with ... with.default -> eval -> eval -> fillmap -> [ -> [.data.table Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0.3
Check: examples
Result: ERROR Running examples in ‘preputils-Ex.R’ failed The error most likely occurred in: > ### Name: fillmap > ### Title: Supplement missing values in mapping of data > ### Aliases: fillmap > > ### ** Examples > > library(data.table) Attaching package: ‘data.table’ The following object is masked from ‘package:base’: %notin% > pheno1 <- data.frame(id1=c(1,2,3,4),id2=c(11,22,NA,NA),phenodat=c(NA,NA,NA,"d")) > pheno2 <- data.frame(id1=c(NA,NA,NA),id2=c(11,22,33),phenodat=c("a","b","c")) > pheno3 <- data.frame(id1=c(4,3),id2=c(44,33),phenodat=c(NA,NA)) > phenoges <- rbind(rbind(pheno1,pheno2),pheno3) > with(phenoges,fillmap(id1,phenodat)) Error in `[.data.table`(dt1, , `:=`(nx, .N), by = x) : attempt access index 2/2 in VECTOR_ELT Calls: with ... with.default -> eval -> eval -> fillmap -> [ -> [.data.table Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.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

mirror server hosted at Truenetwork, Russian Federation.