Back to Multiple platform build/check report for BioC 3.19:   simplified   long
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-04-29 11:40:32 -0400 (Mon, 29 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4752
palomino3Windows Server 2022 Datacenterx644.4.0 beta (2024-04-15 r86425 ucrt) -- "Puppy Cup" 4486
lconwaymacOS 12.7.1 Montereyx86_644.4.0 beta (2024-04-14 r86421) -- "Puppy Cup" 4518
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4475
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

Package 83/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AnVILWorkflow 1.3.1  (landing page)
Sehyun Oh
Snapshot Date: 2024-04-28 14:00:16 -0400 (Sun, 28 Apr 2024)
git_url: https://git.bioconductor.org/packages/AnVILWorkflow
git_branch: devel
git_last_commit: 9a43b62
git_last_commit_date: 2024-02-27 13:46:49 -0400 (Tue, 27 Feb 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for AnVILWorkflow on kunpeng2


To the developers/maintainers of the AnVILWorkflow package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/AnVILWorkflow.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: AnVILWorkflow
Version: 1.3.1
Command: /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:AnVILWorkflow.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings AnVILWorkflow_1.3.1.tar.gz
StartedAt: 2024-04-29 03:32:47 -0000 (Mon, 29 Apr 2024)
EndedAt: 2024-04-29 03:33:33 -0000 (Mon, 29 Apr 2024)
EllapsedTime: 46.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: AnVILWorkflow.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:AnVILWorkflow.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings AnVILWorkflow_1.3.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/AnVILWorkflow.Rcheck’
* using R version 4.4.0 beta (2024-04-15 r86425)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘AnVILWorkflow/DESCRIPTION’ ... OK
* this is package ‘AnVILWorkflow’ version ‘1.3.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 for sufficient/correct file permissions ... OK
* checking whether package ‘AnVILWorkflow’ 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 code 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 loading without being on the library search path ... OK
* checking dependencies in R code ... WARNING
'::' or ':::' imports not declared from:
  ‘plyr’ ‘stringr’
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.wsURL: no visible global function definition for ‘URLencode’
AnVILBrowse: no visible global function definition for ‘read.csv’
AnVILBrowse: no visible binding for global variable ‘age_min’
AnVILBrowse: no visible binding for global variable ‘age_max’
AnVILBrowse: no visible binding for global variable ‘count’
AnVILBrowse: no visible binding for global variable ‘workspace_key’
avsampledata: no visible global function definition for
  ‘is_scalar_character’
getAllWorkflows: no visible global function definition for ‘URLencode’
getAllWorkspaces: no visible global function definition for ‘arrange’
getAllWorkspaces: no visible global function definition for ‘mutate’
getAllWorkspaces: no visible global function definition for ‘select’
getAllWorkspaces: no visible binding for global variable
  ‘workspace.workspaceId’
getAllWorkspaces: no visible binding for global variable ‘.data’
getAllWorkspaces: no visible binding for global variable ‘public’
getAllWorkspaces: no visible binding for global variable
  ‘workspace.attributes.library:indication’
getAllWorkspaces: no visible binding for global variable
  ‘workspace.attributes.library:studyDesign’
getAllWorkspaces: no visible binding for global variable
  ‘workspace.attributes.library:numSubjects’
getAllWorkspaces: no visible binding for global variable
  ‘workspace.attributes.library:primaryDiseaseSite’
getAllWorkspaces: no visible binding for global variable
  ‘workspace.attributes.library:cohortCountry’
getAllWorkspaces: no visible binding for global variable
  ‘workspace.attributes.library:projectName’
getAllWorkspaces: no visible binding for global variable
  ‘workspace.attributes.library:reference’
getAllWorkspaces: no visible global function definition for ‘desc’
getWorkspaces: no visible global function definition for ‘%>%’
getWorkspaces: no visible global function definition for ‘unnest’
getWorkspaces: no visible global function definition for ‘select’
getWorkspaces: no visible binding for global variable ‘namespace’
getWorkspaces: no visible binding for global variable ‘name’
getWorkspaces: no visible binding for global variable ‘accessLevel’
getWorkspaces: no visible binding for global variable ‘public’
getWorkspaces: no visible binding for global variable ‘isLocked’
getWorkspaces: no visible global function definition for ‘mutate’
getWorkspaces: no visible binding for global variable
  ‘workspace_namespace’
getWorkspaces: no visible binding for global variable ‘workspace_name’
getWorkspaces: no visible global function definition for ‘row_number’
getWorkspaces: no visible binding for global variable ‘datatype’
getWorkspaces: no visible binding for global variable ‘itemsType’
getWorkspaces: no visible global function definition for ‘rename’
getWorkspaces: no visible binding for global variable ‘items’
updateInput: no visible binding for global variable ‘ws_namespace’
updateInput: no visible binding for global variable ‘ws_name’
updateInput: no visible binding for global variable ‘ws_fullname’
updateInput: no visible binding for global variable ‘wf_fullname’
Undefined global functions or variables:
  %>% .data URLencode accessLevel age_max age_min arrange count
  datatype desc isLocked is_scalar_character items itemsType mutate
  name namespace public read.csv rename row_number select unnest
  wf_fullname workspace.attributes.library:cohortCountry
  workspace.attributes.library:indication
  workspace.attributes.library:numSubjects
  workspace.attributes.library:primaryDiseaseSite
  workspace.attributes.library:projectName
  workspace.attributes.library:reference
  workspace.attributes.library:studyDesign workspace.workspaceId
  workspace_key workspace_name workspace_namespace ws_fullname ws_name
  ws_namespace
Consider adding
  importFrom("utils", "URLencode", "read.csv")
to your NAMESPACE file.
* 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
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/AnVILWorkflow.Rcheck/00check.log’
for details.


Installation output

AnVILWorkflow.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD INSTALL AnVILWorkflow
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library’
* installing *source* package ‘AnVILWorkflow’ ...
** 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 (AnVILWorkflow)

Tests output


Example timings

AnVILWorkflow.Rcheck/AnVILWorkflow-Ex.timings

nameusersystemelapsed
AnVILBrowse4.4760.0604.550
availableAnalysis0.0260.0040.030
cloneWorkspace0.0330.0000.031
currentInput0.0240.0010.024
dot-biobakery_currentInput0.0250.0000.025
dot-get_workspace_fullname0.0200.0060.025
findInputName0.0250.0010.025
getAllDataTables0.0250.0010.026
getAllWorkflows0.0250.0020.026
getAllWorkspaces0.0240.0010.025
getDashboard0.0230.0030.026
getOutput0.0240.0020.026
getWorkflowConfig0.0260.0000.026
monitorWorkflow0.0240.0030.026
runWorkflow0.0250.0010.026
setCloudEnv0.0250.0000.024
stopWorkflow0.0230.0010.024
updateInput0.0240.0000.024