CRAN Package Check Results for Package protr

Last updated on 2025-05-23 04:51:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7-4 16.96 76.55 93.51 NOTE
r-devel-linux-x86_64-debian-gcc 1.7-4 11.78 54.05 65.83 NOTE
r-devel-linux-x86_64-fedora-clang 1.7-4 149.47 OK
r-devel-linux-x86_64-fedora-gcc 1.7-4 156.21 OK
r-devel-windows-x86_64 1.7-4 18.00 0.00 18.00 FAIL
r-patched-linux-x86_64 1.7-4 17.42 71.66 89.08 OK
r-release-linux-x86_64 1.7-4 17.41 70.94 88.35 OK
r-release-macos-arm64 1.7-4 56.00 OK
r-release-macos-x86_64 1.7-4 127.00 OK
r-release-windows-x86_64 1.7-4 18.00 152.00 170.00 OK
r-oldrel-macos-arm64 1.7-4 57.00 OK
r-oldrel-macos-x86_64 1.7-4 101.00 OK
r-oldrel-windows-x86_64 1.7-4 20.00 124.00 144.00 OK

Check Details

Version: 1.7-4
Check: DESCRIPTION meta-information
Result: NOTE Author field differs from that derived from Authors@R Author: ‘Nan Xiao [aut, cre] (<https://orcid.org/0000-0002-0250-5673>), Qing-Song Xu [aut], Dong-Sheng Cao [aut], Sebastian Mueller [ctb] (Alva Genomics)’ Authors@R: ‘Nan Xiao [aut, cre] (ORCID: <https://orcid.org/0000-0002-0250-5673>), Qing-Song Xu [aut], Dong-Sheng Cao [aut], Sebastian Mueller [ctb] (company: Alva Genomics)’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.7-4
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 > ##D # Be careful when testing this since it involves sequence alignment > ##D # and might produce unpredictable results in some environments > ##D > ##D library("Biostrings") > ##D > ##D s1 <- readFASTA(system.file("protseq/P00750.fasta", package = "protr"))[[1]] > ##D s2 <- readFASTA(system.file("protseq/P10323.fasta", package = "protr"))[[1]] > ##D seqalign <- twoSeqSim(s1, s2) > ##D summary(seqalign) > ##D score(seqalign) > ## End(Not run) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 8.55 0.57 9.14 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