| Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-01-02 09:00:55 -0500 (Mon, 02 Jan 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| palomino5 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" | 4165 |
| Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X | ||||
|
To the developers/maintainers of the UniProt.ws package: Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 2100/2158 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| UniProt.ws 2.39.2 (landing page) Marcel Ramos
| palomino5 | Windows Server 2022 Datacenter / x64 | OK | OK | ERROR | OK | ||||||||
| Package: UniProt.ws |
| Version: 2.39.2 |
| Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:UniProt.ws.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings UniProt.ws_2.39.2.tar.gz |
| StartedAt: 2022-12-29 04:25:14 -0500 (Thu, 29 Dec 2022) |
| EndedAt: 2022-12-29 04:27:11 -0500 (Thu, 29 Dec 2022) |
| EllapsedTime: 116.9 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: UniProt.ws.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:UniProt.ws.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings UniProt.ws_2.39.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/UniProt.ws.Rcheck'
* using R Under development (unstable) (2022-12-25 r83502 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
gcc.exe (GCC) 10.4.0
GNU Fortran (GCC) 10.4.0
* running under: Windows Server x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'UniProt.ws/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'UniProt.ws' version '2.39.2'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'UniProt.ws' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking files in 'vignettes' ... OK
* checking examples ... ERROR
Running examples in 'UniProt.ws-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: UniProt.ws-objects
> ### Title: UniProt.ws objects and their related methods and functions
> ### Aliases: UniProt.ws class:UniProt.ws UniProt.ws-class
> ### show,UniProt.ws-method species species,UniProt.ws-method taxId
> ### taxId,UniProt.ws-method taxId<- taxId<-,UniProt.ws-method columns
> ### columns,UniProt.ws-method keytypes keytypes,UniProt.ws-method keys
> ### keys,UniProt.ws-method select select,UniProt.ws-method
> ### availableUniprotSpecies lookupUniprotSpeciesFromTaxId
> ### Keywords: classes methods
>
> ### ** Examples
>
> ## Make a UniProt.ws object
> up <- UniProt.ws(taxId=9606)
Error in curl::curl_fetch_memory(url, handle = handle) :
Could not resolve host: rest.uniprot.org
Calls: UniProt.ws ... request_fetch -> request_fetch.write_memory -> <Anonymous>
Execution halted
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
Running 'UniProt.ws_unit_tests.R'
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 1 ERROR
See
'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/UniProt.ws.Rcheck/00check.log'
for details.
UniProt.ws.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL UniProt.ws ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.17-bioc/R/library' * installing *source* package 'UniProt.ws' ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (UniProt.ws)
UniProt.ws.Rcheck/tests/UniProt.ws_unit_tests.Rout
R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> BiocGenerics:::testPackage("UniProt.ws")
Attaching package: 'BiocGenerics'
The following objects are masked from 'package:stats':
IQR, mad, sd, var, xtabs
The following objects are masked from 'package:base':
Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
as.data.frame, basename, cbind, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
tapply, union, unique, unsplit, which.max, which.min
RUNIT TEST PROTOCOL -- Thu Dec 29 04:27:02 2022
***********************************************
Number of test functions: 23
Number of errors: 0
Number of failures: 0
1 Test Suite :
UniProt.ws RUnit Tests - 23 test functions, 0 errors, 0 failures
Number of test functions: 23
Number of errors: 0
Number of failures: 0
Warning messages:
1: IDs not mapped: 3
2: IDs not mapped: 3
3: IDs not mapped: P20806
4: IDs not mapped: 3
>
> proc.time()
user system elapsed
6.18 0.53 23.07
UniProt.ws.Rcheck/UniProt.ws-Ex.timings
| name | user | system | elapsed |