Back to Build/check report for BioC 3.17
ABCDEFG[H]IJKLMNOPQRSTUVWXYZ

This page was generated on 2023-01-02 09:00:33 -0500 (Mon, 02 Jan 2023).

HostnameOSArch (*)R versionInstalled pkgs
palomino5Windows Server 2022 Datacenterx64R 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

CHECK results for hca on palomino5


To the developers/maintainers of the hca package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 877/2158HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
hca 1.7.1  (landing page)
Martin Morgan
Snapshot Date: 2022-12-28 11:00:06 -0500 (Wed, 28 Dec 2022)
git_url: https://git.bioconductor.org/packages/hca
git_branch: master
git_last_commit: f42ef8b
git_last_commit_date: 2022-12-09 12:53:35 -0500 (Fri, 09 Dec 2022)
palomino5Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  

Summary

Package: hca
Version: 1.7.1
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:hca.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings hca_1.7.1.tar.gz
StartedAt: 2022-12-29 00:26:37 -0500 (Thu, 29 Dec 2022)
EndedAt: 2022-12-29 00:28:58 -0500 (Thu, 29 Dec 2022)
EllapsedTime: 140.6 seconds
RetCode: 0
Status:   OK  
CheckDir: hca.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:hca.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings hca_1.7.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/hca.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 'hca/DESCRIPTION' ... OK
* this is package 'hca' version '1.7.1'
* 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 'hca' 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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
         user system elapsed
files    4.72   0.30   27.76
projects 3.50   0.25    6.53
bundles  0.97   0.07    9.48
hca      0.25   0.00   15.48
summary  0.17   0.00    7.49
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'testthat.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: OK


Installation output

hca.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL hca
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.17-bioc/R/library'
* installing *source* package 'hca' ...
** using staged installation
** R
** 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 (hca)

Tests output

hca.Rcheck/tests/testthat.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.

> library(testthat)
> library(hca)

Attaching package: 'hca'

The following object is masked from 'package:base':

    summary

> 
> test_check("hca")
[ FAIL 0 | WARN 0 | SKIP 1 | PASS 160 ]

══ Skipped tests ═══════════════════════════════════════════════════════════════
• manifest() generates an internal server 500 error, 7 February, 2022 (1)

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 160 ]
> 
> proc.time()
   user  system elapsed 
   3.90    0.51   14.20 

Example timings

hca.Rcheck/hca-Ex.timings

nameusersystemelapsed
bundles0.970.079.48
catalogs000
files 4.72 0.3027.76
filters0.000.020.02
hca 0.25 0.0015.48
hca_view000
list_hca0.450.311.49
lol0.500.001.42
manifest-internal000
manifest000
project_information0.060.000.25
projects3.500.256.53
samples0.880.072.36
summary0.170.007.49
tbl_hca0.330.001.04