CRAN Package Check Results for Maintainer ‘Dörte Wittenburg <wittenburg at fbn-dummerstorf.de>’

Last updated on 2025-05-15 10:50:51 CEST.

Package FAIL OK
hscovar 13
hsrecombi 1 12

Package hscovar

Current CRAN status: OK: 13

Package hsrecombi

Current CRAN status: FAIL: 1, OK: 12

Version: 1.0.1
Check: PDF version of manual
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: > ##D ## map information of target region > ##D map.chr <- map[map$Chr == chr, ][window, ] > ##D ## matrix of sire haplotypes in target region > ##D hapSire <- rlist::list.rbind(haps[[chr]]) > ##D sireID <- 1:length(unique(daughterSire)) > ##D hapSire <- cbind(rep(sireID, each = 2), hapSire[, window]) > ##D ## matrix of progeny genotypes > ##D genotype.chr <- X[, map.chr$SNP] > ##D colnames(genotype.chr) <- map.chr$SNP > ##D save(list = c('genotype.chr', 'hapSire', 'map.chr', 'daughterSire'), > ##D file = 'targetregion.RData', compress = 'xz') > ## End(Not run) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 10.31 0.45 10.77 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-devel-windows-x86_64