Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

CHECK report for pandaR on tokay1

This page was generated on 2021-05-06 12:32:41 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the pandaR package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1294/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
pandaR 1.22.0  (landing page)
Joseph N. Paulson , Dan Schlauch
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/pandaR
Branch: RELEASE_3_12
Last Commit: 144a864
Last Changed Date: 2020-10-27 11:04:53 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository

Summary

Package: pandaR
Version: 1.22.0
Command: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:pandaR.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings pandaR_1.22.0.tar.gz
StartedAt: 2021-05-06 05:20:40 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 05:22:52 -0400 (Thu, 06 May 2021)
EllapsedTime: 132.0 seconds
RetCode: 0
Status:   WARNINGS   
CheckDir: pandaR.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:pandaR.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings pandaR_1.22.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.12-bioc/meat/pandaR.Rcheck'
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'pandaR/DESCRIPTION' ... OK
* this is package 'pandaR' version '1.22.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 'pandaR' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  9.4Mb
  sub-directories of 1Mb or more:
    data   9.0Mb
* 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 ... WARNING
Invalid citation information in 'inst/CITATION':
  Error in tools:::.parse_CITATION_file(file, meta$Encoding): non-ASCII input in a CITATION file without a declared encoding
* 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 ... OK
* checking S3 generic/method consistency ... NOTE
Found the following apparent S3 methods exported but not registered:
  summary.panda
See section 'Registering S3 methods' in the 'Writing R Extensions'
manual.
* 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 ... NOTE
S3 methods shown with full name in documentation object 'summary.panda':
  'summary.panda'

The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* 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 data for ASCII and uncompressed saves ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
      user system elapsed
panda 6.66   0.77    7.44
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
          user system elapsed
panda     9.81   1.77   11.85
testMotif 4.74   0.26    5.43
* 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 WARNING, 3 NOTEs
See
  'C:/Users/biocbuild/bbs-3.12-bioc/meat/pandaR.Rcheck/00check.log'
for details.



Installation output

pandaR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/pandaR_1.22.0.tar.gz && rm -rf pandaR.buildbin-libdir && mkdir pandaR.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=pandaR.buildbin-libdir pandaR_1.22.0.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL pandaR_1.22.0.zip && rm pandaR_1.22.0.tar.gz pandaR_1.22.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 8845k  100 8845k    0     0  74.5M      0 --:--:-- --:--:-- --:--:-- 75.1M

install for i386

* installing *source* package 'pandaR' ...
** 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 'pandaR'
    finding HTML links ... done
    calcDegree                              html  
    calcDegreeDifference                    html  
    importPandaMatlab                       html  
    multiplot                               html  
    panda                                   html  
    pandaR                                  html  
    pandaResult                             html  
    pandaResultPairs                        html  
    pandaToyData                            html  
    plotCommunityDetection                  html  
    plotGraph                               html  
    plotZ                                   html  
    plotZbyTF                               html  
    print.panda                             html  
    subnetwork                              html  
    summary.panda                           html  
    targetedGenes                           html  
    testMotif                               html  
    topedges                                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 'pandaR' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'pandaR' as pandaR_1.22.0.zip
* DONE (pandaR)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'pandaR' successfully unpacked and MD5 sums checked

Tests output


Example timings

pandaR.Rcheck/examples_i386/pandaR-Ex.timings

nameusersystemelapsed
calcDegree0.310.050.36
calcDegreeDifference000
importPandaMatlab000
panda6.660.777.44
plotCommunityDetection0.240.000.24
plotGraph0.350.030.45
plotZ1.250.061.37
plotZbyTF2.690.112.80
print.panda0.000.000.75
subnetwork0.220.000.22
summary.panda000
targetedGenes0.190.040.21
testMotif4.800.155.00
topedges0.210.030.25

pandaR.Rcheck/examples_x64/pandaR-Ex.timings

nameusersystemelapsed
calcDegree0.430.110.55
calcDegreeDifference000
importPandaMatlab000
panda 9.81 1.7711.85
plotCommunityDetection0.250.000.31
plotGraph0.250.030.39
plotZ1.490.091.66
plotZbyTF4.120.194.42
print.panda0.020.000.01
subnetwork0.210.040.27
summary.panda000
targetedGenes0.300.040.33
testMotif4.740.265.43
topedges0.360.080.44