CRAN Package Check Results for Package snpsettest

Last updated on 2025-07-26 01:51:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 27.29 41.97 69.26 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 15.57 32.70 48.27 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 116.90 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 117.40 OK
r-devel-windows-x86_64 0.1.2 34.00 102.00 136.00 OK
r-patched-linux-x86_64 0.1.2 26.10 38.83 64.93 OK
r-release-linux-x86_64 0.1.2 24.92 37.88 62.80 OK
r-release-macos-arm64 0.1.2 48.00 OK
r-release-macos-x86_64 0.1.2 72.00 OK
r-release-windows-x86_64 0.1.2 34.00 0.00 34.00 FAIL
r-oldrel-macos-arm64 0.1.2 43.00 OK
r-oldrel-macos-x86_64 0.1.2 57.00 OK
r-oldrel-windows-x86_64 0.1.2 40.00 100.00 140.00 OK

Check Details

Version: 0.1.2
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: 1 ENSG00000186092.4 1 69091 70008 + OR4F5 protein_coding 2 ENSG00000237683.5 1 134901 139379 - AL627309.1 protein_coding 3 ENSG00000235249.1 1 367640 368634 + OR4F29 protein_coding 4 ENSG00000185097.2 1 621059 622053 - OR4F16 protein_coding 5 ENSG00000187634.6 1 860260 879955 + SAMD11 protein_coding 6 ENSG00000188976.6 1 879584 894689 - NOC2L protein_coding > > ## Map SNPs to genes > snp_sets <- map_snp_to_gene(hsumstats, gene.curated.GRCh37) > > ## Perform gene-based association tests > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 1.07 0.17 1.24 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-release-windows-x86_64