Back to Multiple platform build/check report for BioC 3.13
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

This page was generated on 2021-10-15 15:06:05 -0400 (Fri, 15 Oct 2021).

CHECK results for flowPlots on tokay2

To the developers/maintainers of the flowPlots package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/flowPlots.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 659/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowPlots 1.40.0  (landing page)
N. Hawkins
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/flowPlots
git_branch: RELEASE_3_13
git_last_commit: 81be8c2
git_last_commit_date: 2021-05-19 11:47:48 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: flowPlots
Version: 1.40.0
Command: C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:flowPlots.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings flowPlots_1.40.0.tar.gz
StartedAt: 2021-10-14 23:16:01 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 23:17:03 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 62.4 seconds
RetCode: 0
Status:   OK  
CheckDir: flowPlots.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:flowPlots.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings flowPlots_1.40.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.13-bioc/meat/flowPlots.Rcheck'
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'flowPlots/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'flowPlots' version '1.40.0'
* 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 'flowPlots' 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... NOTE
Package in Depends field not imported from: 'methods'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
GroupListBoxplot: no visible global function definition for 'boxplot'
GroupListBoxplot: no visible global function definition for 'points'
GroupListBoxplot: no visible global function definition for 'axis'
GroupListBoxplot: no visible global function definition for 'mtext'
GroupListBoxplot: no visible global function definition for 'box'
GroupListBoxplot: no visible global function definition for 'legend'
GroupListBoxplot: no visible global function definition for 'title'
GroupListBoxplot: no visible global function definition for 'text'
computePFDGroupStatsList: no visible global function definition for
  'sd'
get2GroupPValues: no visible global function definition for
  'wilcox.test'
getMultiGroupPValues: no visible global function definition for
  'kruskal.test'
readStackedData,character: no visible global function definition for
  'read.csv'
Undefined global functions or variables:
  axis box boxplot kruskal.test legend mtext points read.csv sd text
  title wilcox.test
Consider adding
  importFrom("graphics", "axis", "box", "boxplot", "legend", "mtext",
             "points", "text", "title")
  importFrom("stats", "kruskal.test", "sd", "wilcox.test")
  importFrom("utils", "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 contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... 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: 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.13-bioc/meat/flowPlots.Rcheck/00check.log'
for details.



Installation output

flowPlots.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/flowPlots_1.40.0.tar.gz && rm -rf flowPlots.buildbin-libdir && mkdir flowPlots.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=flowPlots.buildbin-libdir flowPlots_1.40.0.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL flowPlots_1.40.0.zip && rm flowPlots_1.40.0.tar.gz flowPlots_1.40.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  189k  100  189k    0     0   834k      0 --:--:-- --:--:-- --:--:--  838k

install for i386

* installing *source* package 'flowPlots' ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'flowPlots'
    finding HTML links ... done
    GroupListBoxplot                        html  
    StackedData-class                       html  
    adultsNeonates                          html  
    computeMarginalData-methods             html  
    computeMarkers-methods                  html  
    computePFDData-methods                  html  
    computePFDGroupStatsList                html  
    computePFDPartsData-methods             html  
    computeProfileData-methods              html  
    legendPFDStatsGroupNames                html  
    makeBarplotData                         html  
    makeDataList                            html  
    makeTernaryData                         html  
    marginalDF                              html  
    marginalData-methods                    html  
    markerMatrix                            html  
    markers-methods                         html  
    pfdDF                                   html  
    pfdData-methods                         html  
    pfdPartsData-methods                    html  
    pfdPartsList                            html  
    profileDF                               html  
    profileData-methods                     html  
    readStackedData-methods                 html  
    stackedData-methods                     html  
REDIRECT:topic	 Previous alias or file overwritten by alias: C:/Users/biocbuild/bbs-3.13-bioc/meat/flowPlots.buildbin-libdir/00LOCK-flowPlots/00new/flowPlots/help/stackedData.html
** 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

install for x64

* installing *source* package 'flowPlots' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'flowPlots' as flowPlots_1.40.0.zip
* DONE (flowPlots)
* installing to library 'C:/Users/biocbuild/bbs-3.13-bioc/R/library'
package 'flowPlots' successfully unpacked and MD5 sums checked

Tests output


Example timings

flowPlots.Rcheck/examples_i386/flowPlots-Ex.timings

nameusersystemelapsed
GroupListBoxplot0.100.000.13
StackedData-class3.690.013.70
adultsNeonates000
computeMarginalData-methods0.940.000.93
computeMarkers-methods000
computePFDData-methods0.710.000.72
computePFDGroupStatsList0.300.030.33
computePFDPartsData-methods1.110.001.11
computeProfileData-methods0.90.00.9
legendPFDStatsGroupNames0.050.000.05
makeBarplotData0.010.000.01
makeDataList0.040.000.04
makeTernaryData0.040.000.04
marginalDF000
marginalData-methods000
markerMatrix000
markers-methods0.020.000.02
pfdDF000
pfdData-methods000
pfdPartsData-methods000
pfdPartsList000
profileDF0.000.020.01
profileData-methods000
readStackedData-methods0.080.000.28
stackedData-methods0.070.000.08

flowPlots.Rcheck/examples_x64/flowPlots-Ex.timings

nameusersystemelapsed
GroupListBoxplot0.090.010.11
StackedData-class3.820.033.84
adultsNeonates000
computeMarginalData-methods101
computeMarkers-methods000
computePFDData-methods0.780.000.78
computePFDGroupStatsList0.170.000.17
computePFDPartsData-methods0.950.000.95
computeProfileData-methods101
legendPFDStatsGroupNames0.050.000.05
makeBarplotData0.010.000.01
makeDataList0.030.000.04
makeTernaryData0.030.020.04
marginalDF000
marginalData-methods0.020.000.02
markerMatrix000
markers-methods000
pfdDF000
pfdData-methods000
pfdPartsData-methods000
pfdPartsList000
profileDF000
profileData-methods000
readStackedData-methods0.030.000.03
stackedData-methods0.030.000.04