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

This page was generated on 2022-04-13 12:07:03 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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 pandaR on tokay2


To the developers/maintainers of the pandaR package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/pandaR.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? 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 1366/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
pandaR 1.26.0  (landing page)
Joseph N. Paulson , Dan Schlauch
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/pandaR
git_branch: RELEASE_3_14
git_last_commit: 9f17ba5
git_last_commit_date: 2021-10-26 12:20:18 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: pandaR
Version: 1.26.0
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:pandaR.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings pandaR_1.26.0.tar.gz
StartedAt: 2022-04-13 00:14:12 -0400 (Wed, 13 Apr 2022)
EndedAt: 2022-04-13 00:16:34 -0400 (Wed, 13 Apr 2022)
EllapsedTime: 142.4 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: pandaR.Rcheck
Warnings: 2

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/pandaR.Rcheck'
* using R version 4.1.3 (2022-03-10)
* 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.26.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 LazyData ... WARNING
  LazyData DB of 9.0 MB without LazyDataCompression set
  See ยง1.1.6 of 'Writing R Extensions'
* 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.75   0.86    8.75
testMotif 4.73   0.17    5.45
plotZbyTF 4.03   0.19    5.62
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
      user system elapsed
panda 7.32   0.92    8.25
* 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 WARNINGs, 3 NOTEs
See
  'C:/Users/biocbuild/bbs-3.14-bioc/meat/pandaR.Rcheck/00check.log'
for details.



Installation output

pandaR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/pandaR_1.26.0.tar.gz && rm -rf pandaR.buildbin-libdir && mkdir pandaR.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=pandaR.buildbin-libdir pandaR_1.26.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL pandaR_1.26.0.zip && rm pandaR_1.26.0.tar.gz pandaR_1.26.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
 12 8846k   12 1123k    0     0  1367k      0  0:00:06 --:--:--  0:00:06 1367k
 39 8846k   39 3490k    0     0  1917k      0  0:00:04  0:00:01  0:00:03 1918k
 76 8846k   76 6756k    0     0  2422k      0  0:00:03  0:00:02  0:00:01 2421k
100 8846k  100 8846k    0     0  2649k      0  0:00:03  0:00:03 --:--:-- 2650k

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.26.0.zip
* DONE (pandaR)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'pandaR' successfully unpacked and MD5 sums checked

Tests output


Example timings

pandaR.Rcheck/examples_i386/pandaR-Ex.timings

nameusersystemelapsed
calcDegree0.180.050.23
calcDegreeDifference000
importPandaMatlab000
panda6.750.868.75
plotCommunityDetection0.160.010.17
plotGraph0.170.080.40
plotZ1.310.081.88
plotZbyTF4.030.195.62
print.panda0.000.000.07
subnetwork0.250.040.42
summary.panda000
targetedGenes0.300.000.33
testMotif4.730.175.45
topedges0.270.040.50

pandaR.Rcheck/examples_x64/pandaR-Ex.timings

nameusersystemelapsed
calcDegree0.300.080.38
calcDegreeDifference000
importPandaMatlab000
panda7.320.928.25
plotCommunityDetection0.110.000.11
plotGraph0.140.050.19
plotZ0.970.061.03
plotZbyTF2.780.082.86
print.panda000
subnetwork0.190.020.20
summary.panda000
targetedGenes0.140.050.20
testMotif4.020.204.22
topedges0.310.030.34