Last updated on 2025-06-15 03:49:29 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.5 | 2.06 | 31.12 | 33.18 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.5 | 1.52 | 25.65 | 27.17 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.5 | 50.25 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 62.40 | OK | |||
r-devel-windows-x86_64 | 1.0.5 | 4.00 | 206.00 | 210.00 | OK | |
r-patched-linux-x86_64 | 1.0.5 | 2.12 | 28.78 | 30.90 | OK | |
r-release-linux-x86_64 | 1.0.5 | 1.98 | 28.49 | 30.47 | OK | |
r-release-macos-arm64 | 1.0.5 | 164.00 | OK | |||
r-release-macos-x86_64 | 1.0.5 | 941.00 | OK | |||
r-release-windows-x86_64 | 1.0.5 | 4.00 | 1822.00 | 1826.00 | OK | |
r-oldrel-macos-arm64 | 1.0.5 | 149.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.5 | 170.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.5 | 5.00 | 0.00 | 5.00 | FAIL |
Version: 1.0.5
Check: re-building of vignette outputs
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:
> ### Aliases: query_uniprot
>
> ### ** Examples
>
> # Get the UniProt entries of all proteins encoded by gene Pik3r1
> ids <- c("P22682", "P47941")
> query = list("accession_id" = ids)
> df <- query_uniprot(query = query)
> head(df)
Entry Entry Name Gene Names Organism (ID) Reviewed
2 P22682 CBL_MOUSE Cbl 10090 reviewed
3 P47941 CRKL_MOUSE Crkl Crkol 10090 reviewed
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 0.43 0.06 65.86 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-oldrel-windows-x86_64