Bioconductor Single Package Builder - Build History

Snapshot Date: 
URL:  https://git.bioconductor.org/packages/STdeconvolve
Last Changed Rev:  / Revision: 
Last Changed Date: 

Hostname OS /Arch BUILD CHECK BUILD BIN POST-PROCESSING
nebbiolo1 Linux (Ubuntu 20.04.4 LTS)/x86_64   OK     ERROR     skipped     OK  
merida1 macOS 10.14.6 Mojave/x86_64   OK     ERROR     OK     OK  

nebbiolo1 Summary

[top]

Package: STdeconvolve
Version: 0.99.1
RVersion: 4.2
BiocVersion: 3.15
BuildCommand: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data STdeconvolve
BuildTime: 1 minutes 12.96 seconds
CheckCommand: BiocCheckGitClone('STdeconvolve') && /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --no-vignettes --timings STdeconvolve_0.99.1.tar.gz && BiocCheck('STdeconvolve_0.99.1.tar.gz', `new-package`=TRUE)
CheckTime: 8 minutes 37.99 seconds
BuildBinCommand:
BuildBinTime:
PackageFileSize: 2742.80 KiB
BuildID:: STdeconvolve_20220227171705
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: STdeconvolve. Starting Build package. Starting Check package.
PostProcessing: Finished Git clone. Package type: Software. Installing dependency status: 0. Checking git clone status: 0. Installing package status: 0. Build Package status: 0. Checking Package status: 1.

nebbiolo1 BUILD SRC output

[top]

===============================

 R CMD BUILD

===============================

* checking for file ‘STdeconvolve/DESCRIPTION’ ... OK
* preparing ‘STdeconvolve’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... OK
* checking for LF line-endings in source and make files and shell scripts
* checking for empty or unneeded directories
* looking to see if a ‘data/datalist’ file should be added
* building ‘STdeconvolve_0.99.1.tar.gz’


nebbiolo1 CHECK output

[top]

===============================

 BiocCheckGitClone('STdeconvolve')

===============================

This is BiocCheckGitClone version 1.31.34. BiocCheckGitClone is a work
in progress. Output and severity of issues may change.
* Checking valid files...
* Checking DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for valid maintainer...
* Checking CITATION...


Summary:
ERROR count: 0
WARNING count: 0
NOTE count: 0
For detailed information about these checks, see the BiocCheck
vignette, available at
https://bioconductor.org/packages/3.15/bioc/vignettes/BiocCheck/inst/doc/BiocCheck.html#interpreting-bioccheck-output




===============================

 R CMD CHECK

===============================

* using log directory ‘/home/pkgbuild/packagebuilder/workers/jobs/2530/e7f5b69245d4eab5d0e26bdecb2d2484cba58cb3/STdeconvolve.Rcheck’
* using R Under development (unstable) (2022-02-17 r81757)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘STdeconvolve/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘STdeconvolve’ version ‘0.99.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 ‘STdeconvolve’ can be installed ... [4s/4s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for future file timestamps ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
'LinkingTo' field is unused: package has no 'src' directory
* 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 loading without being on the library search path ... OK
* checking use of S3 registration ... OK
* checking dependencies in R code ... NOTE
Namespaces in Imports field not imported from:
  ‘KernSmooth’ ‘dplyr’ ‘gridExtra’ ‘parallel’
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... [5s/5s] NOTE
transparentCol: warning in rgb(rgb.val[1], rgb.val[2], rgb.val[3], max
  = 255, alpha = (100 - percent) * 255/100, names = name): partial
  argument match of 'max' to 'maxColorValue'
correlationPlot: no visible binding for global variable ‘Var1’
correlationPlot: no visible binding for global variable ‘Var2’
correlationPlot: no visible binding for global variable ‘value’
fitLDA: no visible binding for global variable ‘rareCtsAdj’
fitLDA: no visible binding for global variable ‘K’
fitLDA: no visible binding for global variable ‘perplexAdj’
fitLDA: no visible binding for global variable ‘alphaBool’
perplexityPlot: no visible binding for global variable ‘rareCtsAdj’
perplexityPlot: no visible binding for global variable ‘K’
perplexityPlot: no visible binding for global variable ‘perplexAdj’
perplexityPlot: no visible binding for global variable ‘alphaBool’
vizAllTopics: no visible binding for global variable ‘x’
vizAllTopics: no visible binding for global variable ‘y’
vizAllTopics: no visible binding for global variable ‘Row.names’
vizAllTopics: no visible binding for global variable ‘Pixel.Groups’
vizGeneCounts: no visible binding for global variable ‘x’
vizGeneCounts: no visible binding for global variable ‘y’
vizTopic: no visible binding for global variable ‘x’
vizTopic: no visible binding for global variable ‘y’
vizTopicClusters: no visible binding for global variable ‘x’
vizTopicClusters: no visible binding for global variable ‘y’
vizTopicClusters: no visible binding for global variable ‘Row.names’
Undefined global functions or variables:
  K Pixel.Groups Row.names Var1 Var2 alphaBool perplexAdj rareCtsAdj
  value x y
* checking Rd files ... [0s/0s] OK
* checking Rd metadata ... OK
* checking Rd line widths ... 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 data for ASCII and uncompressed saves ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [40s/482s] OK
Examples with CPU (user + system) or elapsed time > 5s
                 user system elapsed
vizAllTopics    4.402  0.257  46.910
correlationPlot 3.260  0.470  45.833
perplexityPlot  3.072  0.354  47.706
vizTopic        2.607  0.207  44.931
getBetaTheta    2.489  0.289  47.148
fitLDA          2.396  0.318  46.922
topGenes        2.348  0.287  46.918
optimalModel    2.305  0.246  56.609
getCorrMtx      2.222  0.278  44.614
lsatPairs       2.169  0.213  44.562
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’ [1s/1s]
 [1s/1s] 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: 3 NOTEs
See
  ‘/home/pkgbuild/packagebuilder/workers/jobs/2530/e7f5b69245d4eab5d0e26bdecb2d2484cba58cb3/STdeconvolve.Rcheck/00check.log’
for details.






===============================

 BiocCheck('STdeconvolve_0.99.1.tar.gz')

===============================

This is BiocCheck version 1.31.34. BiocCheck is a work in progress.
Output and severity of issues may change. Installing package...
* Checking Package Dependencies...
Warning in system2(cmd, args, stdout = TRUE, stderr = FALSE, env = "R_DEFAULT_PACKAGES=NULL") :
  running command 'R_DEFAULT_PACKAGES=NULL '/home/biocbuild/bbs-3.15-bioc/R/bin/R' -q --vanilla --slave -f /home/biocbuild/bbs-3.15-bioc/R/library/BiocCheck/script/checkBadDeps.R --args "/home/pkgbuild/packagebuilder/workers/jobs/2530/e7f5b69245d4eab5d0e26bdecb2d2484cba58cb3/STdeconvolve_0.99.1.tar.gz" "/tmp/RtmpusST4g/file153dbc738e5814/lib" 2>/dev/null' had status 1
* Checking if other packages can import this one...
* Checking to see if we understand object initialization...
* Checking for deprecated package usage...
* Checking for remote package usage...
* Checking for 'LazyData: true' usage...
* Checking version number...
* Checking for version number mismatch...
* Checking new package version number...
* Checking R Version dependency...
    * NOTE: Update R version dependency from 3.6 to 4.2.0.
* Checking package size...
* Checking individual file sizes...
* Checking biocViews...
* Checking that biocViews are present...
* Checking package type based on biocViews...
    Software
* Checking for non-trivial biocViews...
* Checking that biocViews come from the same category...
* Checking biocViews validity...
* Checking for recommended biocViews...
* Checking build system compatibility...
* Checking for blank lines in DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for proper Description: field...
    * NOTE: The Description field in the DESCRIPTION is made up by less
      than 3 sentences. Please consider expanding this field, and
      structure it as a full paragraph
* Checking for whitespace in DESCRIPTION field names...
* Checking that Package field matches directory/tarball name...
* Checking for Version field...
* Checking for valid maintainer...
* Checking License: for restrictive use...
* Checking for pinned package versions...
* Checking DESCRIPTION/NAMESPACE consistency...
    * WARNING: Import parallel, gridExtra, KernSmooth, dplyr in
      NAMESPACE as well as DESCRIPTION.
    * WARNING: Import grDevices, graphics, utils in DESCRIPTION as well
      as NAMESPACE.
* Checking .Rbuildignore...
* Checking vignette directory...
* Checking whether vignette is built with 'R CMD build'...
* Checking package installation calls in R code...
* Checking for library/require of STdeconvolve...
* Checking coding practice...
    * NOTE: Avoid sapply(); use vapply()
      Found in files:
        R/functions.R (line 569, column 37)
        R/functions.R (line 776, column 7)
        R/functions.R (line 813, column 7)
        R/functions.R (line 916, column 31)
        R/functions.R (line 918, column 31)
        R/functions.R (line 920, column 31)
        R/functions.R (line 921, column 23)
        R/functions.R (line 922, column 31)
        R/import.R (line 19, column 24)
        R/plot.R (line 787, column 26)
        R/plot.R (line 801, column 37)
    * NOTE: Avoid 1:...; use seq_len() or seq_along()
      Found in files:
        functions.R (line 82, column 57)
        functions.R (line 257, column 83)
        functions.R (line 342, column 59)
        functions.R (line 533, column 17)
        functions.R (line 775, column 37)
        functions.R (line 776, column 14)
        functions.R (line 802, column 37)
        functions.R (line 813, column 14)
        functions.R (line 1047, column 38)
        import.R (line 221, column 25)
        plot.R (line 634, column 34)
        plot.R (line 790, column 17)
    * NOTE: Avoid 'cat' and 'print' outside of 'show' methods
      Found in files:
        cat() in R/functions.R (line 822, column 21)
        print() in R/functions.R (line 366, column 3)
        print() in R/functions.R (line 635, column 5)
        cat() in R/misc.R (line 392, column 9)
        print() in R/misc.R (line 335, column 5)
        print() in R/plot.R (line 338, column 5)
        print() in R/plot.R (line 853, column 3)
    * NOTE: Avoid using '=' for assignment and use '<-' instead
      Found in files:
        R/import.R (line 152, column 35)
        R/misc.R (line 29, column 20)
        R/misc.R (line 30, column 12)
        R/misc.R (line 32, column 20)
        R/misc.R (line 33, column 12)
        R/misc.R (line 35, column 20)
        R/misc.R (line 36, column 12)
        R/misc.R (line 38, column 20)
        R/misc.R (line 39, column 12)
        R/misc.R (line 41, column 20)
        R/misc.R (line 42, column 12)
        R/plot.R (line 633, column 8)
    * NOTE: Avoid the use of 'paste' in condition signals
      Found in files:
        R/functions.R (line 39, column 13)
        R/functions.R (line 44, column 13)
        R/functions.R (line 50, column 13)
        R/functions.R (line 55, column 13)
        R/functions.R (line 60, column 13)
        R/import.R (line 161, column 15)
        R/import.R (line 179, column 13)
        R/import.R (line 303, column 13)
    * NOTE: Avoid redundant 'stop' and 'warn*' in signal conditions
      Found in files:
        R/functions.R (line 246, column 15)
        R/functions.R (line 291, column 15)
        R/functions.R (line 311, column 15)
        R/functions.R (line 822, column 25)
    * WARNING: Remove set.seed usage (found 2 times)
        set.seed() in R/functions.R (line 453, column 5)
        set.seed() in R/functions.R (line 459, column 5)
* Checking parsed R code in R directory, examples, vignettes...
* Checking function lengths...
    * NOTE: Recommended function length <= 50 lines.
      There are 15 functions > 50 lines.
      The longest 5 functions are:
        preprocess() (R/functions.R, line 168): 222 lines
        fitLDA() (R/functions.R, line 433): 215 lines
        vizTopicClusters() (R/plot.R, line 193): 156 lines
        vizAllTopics() (R/plot.R, line 43): 117 lines
        vizTopic() (R/plot.R, line 387): 92 lines
* Checking man page documentation...
    * NOTE: Consider adding runnable examples to the following man
      pages which document exported objects:
      annotateCellTypesGSEA.Rd
* Checking package NEWS...
* Checking unit tests...
* Checking skip_on_bioc() in tests...
* Checking formatting of DESCRIPTION, NAMESPACE, man pages, R source,
  and vignette source...
    * NOTE: Consider shorter lines; 458 lines (11%) are > 80 characters
      long.
    First 6 lines:
      R/data.R:3 #' @format List where 'counts' is a sparse matrix with colum...
      R/data.R:13 # @format List where 'mat' is a sparse matrix with columns ...
      R/data.R:14 #                          where expression values have alr...
      R/data.R:16 #                          and brain position as 6 slice in...
      R/data.R:23 #' @format List where 'counts' is a sparse matrix with colu...
      R/functions.R:3 #' @description identifies over dispersed genes across ...
    * NOTE: Consider multiples of 4 spaces for line indents, 1320
      lines(32%) are not.
    First 6 lines:
      R/functions.R:29                            removeAbove=1.0,
      R/functions.R:30                            removeBelow=0.05,
      R/functions.R:31                            alpha=0.05,
      R/functions.R:32                            nTopOD=1000,
      R/functions.R:33                            plot=FALSE,
      R/functions.R:34                            verbose=TRUE) {
    See http://bioconductor.org/developers/how-to/coding-style/
    See styler package: https://cran.r-project.org/package=styler as
      described in the BiocCheck vignette.
* Checking if package already exists in CRAN...
* Checking if new package already exists in Bioconductor...
* Checking for bioc-devel mailing list subscription...
    * ERROR: Maintainer must subscribe to the bioc-devel mailing list.
      Subscribe here: https://stat.ethz.ch/mailman/listinfo/bioc-devel
* Checking for support site registration...
    Maintainer is registered at support site.
    * ERROR: Maintainer must add package name to Watched Tags on the
      support site; Edit your Support Site User Profile to add Watched
      Tags.


Summary:
ERROR count: 2
WARNING count: 3
NOTE count: 12
For detailed information about these checks, see the BiocCheck
vignette, available at
https://bioconductor.org/packages/3.15/bioc/vignettes/BiocCheck/inst/doc/BiocCheck.html#interpreting-bioccheck-output
BiocCheck FAILED.

nebbiolo1 BUILD BIN output

[top]


                				

merida1 Summary

[top]

Package: STdeconvolve
Version: 0.99.1
RVersion: 4.2
BiocVersion: 3.15
BuildCommand: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data STdeconvolve
BuildTime: 1 minutes 14.95 seconds
CheckCommand: BiocCheckGitClone('STdeconvolve') && /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch STdeconvolve_0.99.1.tar.gz && BiocCheck('STdeconvolve_0.99.1.tar.gz', `new-package`=TRUE)
CheckTime: 7 minutes 41.80 seconds
BuildBinCommand: /Users/biocbuild/BBS/utils/build-universal.sh STdeconvolve_0.99.1.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R libdir
BuildBinTime: 0 minutes 6.14 seconds
PackageFileSize: 2725.72 KiB
BuildID:: STdeconvolve_20220227171705
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: STdeconvolve. Starting Build package. Starting Check package. Starting Build package.
PostProcessing: Finished Git clone. Package type: Software. Installing dependency status: 0. Checking git clone status: 0. Installing package status: 0. Build Package status: 0. Checking Package status: 1. Build Package status: 0.

merida1 BUILD SRC output

[top]

===============================

 R CMD BUILD

===============================

* checking for file ‘STdeconvolve/DESCRIPTION’ ... OK
* preparing ‘STdeconvolve’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... OK
* checking for LF line-endings in source and make files and shell scripts
* checking for empty or unneeded directories
* looking to see if a ‘data/datalist’ file should be added
* building ‘STdeconvolve_0.99.1.tar.gz’


merida1 CHECK output

[top]

===============================

 BiocCheckGitClone('STdeconvolve')

===============================

This is BiocCheckGitClone version 1.31.34. BiocCheckGitClone is a work
in progress. Output and severity of issues may change.
* Checking valid files...
* Checking DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for valid maintainer...
* Checking CITATION...


Summary:
ERROR count: 0
WARNING count: 0
NOTE count: 0
For detailed information about these checks, see the BiocCheck
vignette, available at
https://bioconductor.org/packages/3.15/bioc/vignettes/BiocCheck/inst/doc/BiocCheck.html#interpreting-bioccheck-output




===============================

 R CMD CHECK

===============================

* using log directory ‘/Users/pkgbuild/packagebuilder/workers/jobs/2530/e7f5b69245d4eab5d0e26bdecb2d2484cba58cb3/STdeconvolve.Rcheck’
* using R Under development (unstable) (2022-01-05 r81451)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘STdeconvolve/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘STdeconvolve’ version ‘0.99.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 ‘STdeconvolve’ can be installed ... [6s/6s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for future file timestamps ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
'LinkingTo' field is unused: package has no 'src' directory
* 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 loading without being on the library search path ... OK
* checking use of S3 registration ... OK
* checking dependencies in R code ... NOTE
Namespaces in Imports field not imported from:
  ‘KernSmooth’ ‘dplyr’ ‘gridExtra’ ‘parallel’
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... [8s/8s] NOTE
transparentCol: warning in rgb(rgb.val[1], rgb.val[2], rgb.val[3], max
  = 255, alpha = (100 - percent) * 255/100, names = name): partial
  argument match of 'max' to 'maxColorValue'
correlationPlot: no visible binding for global variable ‘Var1’
correlationPlot: no visible binding for global variable ‘Var2’
correlationPlot: no visible binding for global variable ‘value’
fitLDA: no visible binding for global variable ‘rareCtsAdj’
fitLDA: no visible binding for global variable ‘K’
fitLDA: no visible binding for global variable ‘perplexAdj’
fitLDA: no visible binding for global variable ‘alphaBool’
perplexityPlot: no visible binding for global variable ‘rareCtsAdj’
perplexityPlot: no visible binding for global variable ‘K’
perplexityPlot: no visible binding for global variable ‘perplexAdj’
perplexityPlot: no visible binding for global variable ‘alphaBool’
vizAllTopics: no visible binding for global variable ‘x’
vizAllTopics: no visible binding for global variable ‘y’
vizAllTopics: no visible binding for global variable ‘Row.names’
vizAllTopics: no visible binding for global variable ‘Pixel.Groups’
vizGeneCounts: no visible binding for global variable ‘x’
vizGeneCounts: no visible binding for global variable ‘y’
vizTopic: no visible binding for global variable ‘x’
vizTopic: no visible binding for global variable ‘y’
vizTopicClusters: no visible binding for global variable ‘x’
vizTopicClusters: no visible binding for global variable ‘y’
vizTopicClusters: no visible binding for global variable ‘Row.names’
Undefined global functions or variables:
  K Pixel.Groups Row.names Var1 Var2 alphaBool perplexAdj rareCtsAdj
  value x y
* checking Rd files ... [0s/0s] OK
* checking Rd metadata ... OK
* checking Rd line widths ... 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 data for ASCII and uncompressed saves ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [45s/399s] OK
Examples with CPU (user + system) or elapsed time > 5s
                 user system elapsed
vizAllTopics    5.701  0.305  38.623
correlationPlot 3.853  0.253  36.630
perplexityPlot  3.491  0.185  38.893
optimalModel    2.931  0.188  53.287
getBetaTheta    2.638  0.172  38.080
fitLDA          2.569  0.193  37.916
vizTopic        2.553  0.158  35.391
topGenes        2.513  0.181  37.876
lsatPairs       2.357  0.152  35.104
getCorrMtx      2.352  0.148  35.118
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’ [1s/1s]
 [2s/2s] 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: 3 NOTEs
See
  ‘/Users/pkgbuild/packagebuilder/workers/jobs/2530/e7f5b69245d4eab5d0e26bdecb2d2484cba58cb3/STdeconvolve.Rcheck/00check.log’
for details.






===============================

 BiocCheck('STdeconvolve_0.99.1.tar.gz')

===============================

This is BiocCheck version 1.31.34. BiocCheck is a work in progress.
Output and severity of issues may change. Installing package...
* Checking Package Dependencies...
Warning in system2(cmd, args, stdout = TRUE, stderr = FALSE, env = "R_DEFAULT_PACKAGES=NULL") :
  running command 'R_DEFAULT_PACKAGES=NULL '/Library/Frameworks/R.framework/Resources/bin/R' -q --vanilla --slave -f /Library/Frameworks/R.framework/Versions/4.2/Resources/library/BiocCheck/script/checkBadDeps.R --args "/Users/pkgbuild/packagebuilder/workers/jobs/2530/e7f5b69245d4eab5d0e26bdecb2d2484cba58cb3/STdeconvolve_0.99.1.tar.gz" "/var/folders/7y/c__3_48d5y18p1_rhfs_4x9c0000gt/T//RtmpNTgKil/file14b824a4079be/lib" 2>/dev/null' had status 1
* Checking if other packages can import this one...
* Checking to see if we understand object initialization...
* Checking for deprecated package usage...
* Checking for remote package usage...
* Checking for 'LazyData: true' usage...
* Checking version number...
* Checking for version number mismatch...
* Checking new package version number...
* Checking R Version dependency...
    * NOTE: Update R version dependency from 3.6 to 4.2.0.
* Checking package size...
* Checking individual file sizes...
* Checking biocViews...
* Checking that biocViews are present...
* Checking package type based on biocViews...
    Software
* Checking for non-trivial biocViews...
* Checking that biocViews come from the same category...
* Checking biocViews validity...
* Checking for recommended biocViews...
* Checking build system compatibility...
* Checking for blank lines in DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for proper Description: field...
    * NOTE: The Description field in the DESCRIPTION is made up by less
      than 3 sentences. Please consider expanding this field, and
      structure it as a full paragraph
* Checking for whitespace in DESCRIPTION field names...
* Checking that Package field matches directory/tarball name...
* Checking for Version field...
* Checking for valid maintainer...
* Checking License: for restrictive use...
* Checking for pinned package versions...
* Checking DESCRIPTION/NAMESPACE consistency...
    * WARNING: Import parallel, gridExtra, KernSmooth, dplyr in
      NAMESPACE as well as DESCRIPTION.
    * WARNING: Import grDevices, graphics, utils in DESCRIPTION as well
      as NAMESPACE.
* Checking .Rbuildignore...
* Checking vignette directory...
* Checking whether vignette is built with 'R CMD build'...
* Checking package installation calls in R code...
* Checking for library/require of STdeconvolve...
* Checking coding practice...
    * NOTE: Avoid sapply(); use vapply()
      Found in files:
        R/functions.R (line 569, column 37)
        R/functions.R (line 776, column 7)
        R/functions.R (line 813, column 7)
        R/functions.R (line 916, column 31)
        R/functions.R (line 918, column 31)
        R/functions.R (line 920, column 31)
        R/functions.R (line 921, column 23)
        R/functions.R (line 922, column 31)
        R/import.R (line 19, column 24)
        R/plot.R (line 787, column 26)
        R/plot.R (line 801, column 37)
    * NOTE: Avoid 1:...; use seq_len() or seq_along()
      Found in files:
        functions.R (line 82, column 57)
        functions.R (line 257, column 83)
        functions.R (line 342, column 59)
        functions.R (line 533, column 17)
        functions.R (line 775, column 37)
        functions.R (line 776, column 14)
        functions.R (line 802, column 37)
        functions.R (line 813, column 14)
        functions.R (line 1047, column 38)
        import.R (line 221, column 25)
        plot.R (line 634, column 34)
        plot.R (line 790, column 17)
    * NOTE: Avoid 'cat' and 'print' outside of 'show' methods
      Found in files:
        cat() in R/functions.R (line 822, column 21)
        print() in R/functions.R (line 366, column 3)
        print() in R/functions.R (line 635, column 5)
        cat() in R/misc.R (line 392, column 9)
        print() in R/misc.R (line 335, column 5)
        print() in R/plot.R (line 338, column 5)
        print() in R/plot.R (line 853, column 3)
    * NOTE: Avoid using '=' for assignment and use '<-' instead
      Found in files:
        R/import.R (line 152, column 35)
        R/misc.R (line 29, column 20)
        R/misc.R (line 30, column 12)
        R/misc.R (line 32, column 20)
        R/misc.R (line 33, column 12)
        R/misc.R (line 35, column 20)
        R/misc.R (line 36, column 12)
        R/misc.R (line 38, column 20)
        R/misc.R (line 39, column 12)
        R/misc.R (line 41, column 20)
        R/misc.R (line 42, column 12)
        R/plot.R (line 633, column 8)
    * NOTE: Avoid the use of 'paste' in condition signals
      Found in files:
        R/functions.R (line 39, column 13)
        R/functions.R (line 44, column 13)
        R/functions.R (line 50, column 13)
        R/functions.R (line 55, column 13)
        R/functions.R (line 60, column 13)
        R/import.R (line 161, column 15)
        R/import.R (line 179, column 13)
        R/import.R (line 303, column 13)
    * NOTE: Avoid redundant 'stop' and 'warn*' in signal conditions
      Found in files:
        R/functions.R (line 246, column 15)
        R/functions.R (line 291, column 15)
        R/functions.R (line 311, column 15)
        R/functions.R (line 822, column 25)
    * WARNING: Remove set.seed usage (found 2 times)
        set.seed() in R/functions.R (line 453, column 5)
        set.seed() in R/functions.R (line 459, column 5)
* Checking parsed R code in R directory, examples, vignettes...
* Checking function lengths...
    * NOTE: Recommended function length <= 50 lines.
      There are 15 functions > 50 lines.
      The longest 5 functions are:
        preprocess() (R/functions.R, line 168): 222 lines
        fitLDA() (R/functions.R, line 433): 215 lines
        vizTopicClusters() (R/plot.R, line 193): 156 lines
        vizAllTopics() (R/plot.R, line 43): 117 lines
        vizTopic() (R/plot.R, line 387): 92 lines
* Checking man page documentation...
    * NOTE: Consider adding runnable examples to the following man
      pages which document exported objects:
      annotateCellTypesGSEA.Rd
* Checking package NEWS...
* Checking unit tests...
* Checking skip_on_bioc() in tests...
* Checking formatting of DESCRIPTION, NAMESPACE, man pages, R source,
  and vignette source...
    * NOTE: Consider shorter lines; 458 lines (11%) are > 80 characters
      long.
    First 6 lines:
      R/data.R:3 #' @format List where 'counts' is a sparse matrix with colum...
      R/data.R:13 # @format List where 'mat' is a sparse matrix with columns ...
      R/data.R:14 #                          where expression values have alr...
      R/data.R:16 #                          and brain position as 6 slice in...
      R/data.R:23 #' @format List where 'counts' is a sparse matrix with colu...
      R/functions.R:3 #' @description identifies over dispersed genes across ...
    * NOTE: Consider multiples of 4 spaces for line indents, 1320
      lines(32%) are not.
    First 6 lines:
      R/functions.R:29                            removeAbove=1.0,
      R/functions.R:30                            removeBelow=0.05,
      R/functions.R:31                            alpha=0.05,
      R/functions.R:32                            nTopOD=1000,
      R/functions.R:33                            plot=FALSE,
      R/functions.R:34                            verbose=TRUE) {
    See http://bioconductor.org/developers/how-to/coding-style/
    See styler package: https://cran.r-project.org/package=styler as
      described in the BiocCheck vignette.
* Checking if package already exists in CRAN...
* Checking if new package already exists in Bioconductor...
* Checking for bioc-devel mailing list subscription...
    * ERROR: Maintainer must subscribe to the bioc-devel mailing list.
      Subscribe here: https://stat.ethz.ch/mailman/listinfo/bioc-devel
* Checking for support site registration...
    Maintainer is registered at support site.
    * ERROR: Maintainer must add package name to Watched Tags on the
      support site; Edit your Support Site User Profile to add Watched
      Tags.


Summary:
ERROR count: 2
WARNING count: 3
NOTE count: 12
For detailed information about these checks, see the BiocCheck
vignette, available at
https://bioconductor.org/packages/3.15/bioc/vignettes/BiocCheck/inst/doc/BiocCheck.html#interpreting-bioccheck-output
BiocCheck FAILED.

merida1 BUILD BIN output

[top]

===============================

 R CMD BUILD

===============================

>>>>>>> 
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=libdir STdeconvolve_0.99.1.tar.gz'
>>>>>>> 

* installing *source* package ‘STdeconvolve’ ...
** using staged installation
** R
** data
** 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 (STdeconvolve)