The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

CRAN Package Check Results for Package ips

Last updated on 2026-06-07 11:50:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.13 12.82 107.77 120.59 ERROR
r-devel-linux-x86_64-debian-gcc 0.0.13 9.62 74.97 84.59 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.13 24.00 160.52 184.52 ERROR
r-devel-linux-x86_64-fedora-gcc 0.0.13 24.00 163.27 187.27 ERROR
r-devel-windows-x86_64 0.0.13 16.00 119.00 135.00 ERROR
r-patched-linux-x86_64 0.0.13 15.12 98.55 113.67 OK
r-release-linux-x86_64 0.0.13 13.14 96.28 109.42 OK
r-release-macos-arm64 0.0.13 3.00 25.00 28.00 OK
r-release-macos-x86_64 0.0.13 10.00 151.00 161.00 OK
r-release-windows-x86_64 0.0.13 16.00 120.00 136.00 OK
r-oldrel-macos-arm64 0.0.13 3.00 28.00 31.00 OK
r-oldrel-macos-x86_64 0.0.13 11.00 122.00 133.00 OK
r-oldrel-windows-x86_64 0.0.13 23.00 144.00 167.00 OK

Check Details

Version: 0.0.13
Check: examples
Result: ERROR Running examples in ‘ips-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: trimEnds > ### Title: Trim Alignment Ends > ### Aliases: trimEnds > > ### ** Examples > > # simple example alignment: > x <- structure(list(nb = 5, seq = c("acaaggtaca", "-caaggtac-", + "acaaggtaca", "aca--gtaca", "-ccaggta--"), nam = LETTERS[1:5]), + .Names = c("nb", "seq", "nam"), class = "alignment") > # convert to DNAbin: > x <- as.DNAbin(x) > # fill missing nucleotides: > x <- trimEnds(x) Error in trimEnds(x) : alignment contains less sequences then required Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.0.13
Check: examples
Result: ERROR Running examples in ‘ips-Ex.R’ failed The error most likely occurred in: > ### Name: trimEnds > ### Title: Trim Alignment Ends > ### Aliases: trimEnds > > ### ** Examples > > # simple example alignment: > x <- structure(list(nb = 5, seq = c("acaaggtaca", "-caaggtac-", + "acaaggtaca", "aca--gtaca", "-ccaggta--"), nam = LETTERS[1:5]), + .Names = c("nb", "seq", "nam"), class = "alignment") > # convert to DNAbin: > x <- as.DNAbin(x) > # fill missing nucleotides: > x <- trimEnds(x) Error in trimEnds(x) : alignment contains less sequences then required Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.