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     OK     skipped     OK  
merida1 macOS 10.14.6 Mojave/x86_64   OK     OK     OK     OK  

nebbiolo1 Summary

[top]

Package: STdeconvolve
Version: 0.99.6
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 26.01 seconds
CheckCommand: BiocCheckGitClone('STdeconvolve') && /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --no-vignettes --timings STdeconvolve_0.99.6.tar.gz && BiocCheck('STdeconvolve_0.99.6.tar.gz', `new-package`=TRUE)
CheckTime: 5 minutes 29.30 seconds
BuildBinCommand:
BuildBinTime:
PackageFileSize: 2742.85 KiB
BuildID:: STdeconvolve_20220301212021
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: 0.

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.6.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/2fb3772ae0788005a4ec48a5f68155503555ccbc/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.6’
* 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 ... 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
* 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... [8s/8s] NOTE
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 ... [148s/273s] OK
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
perplexityPlot  30.461  0.322  37.361
vizTopic        21.731  0.359  24.674
vizAllTopics    18.911  0.392  19.305
correlationPlot 17.019  0.464  17.484
lsatPairs       15.552  0.092  15.646
getCorrMtx      15.089  0.256  15.345
fitLDA           2.909  0.345  27.762
getBetaTheta     2.631  0.320  26.572
optimalModel     2.796  0.135  46.427
topGenes         2.651  0.161  27.521
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’ [3s/3s]
 [3s/4s] 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: 1 NOTE
See
  ‘/home/pkgbuild/packagebuilder/workers/jobs/2530/2fb3772ae0788005a4ec48a5f68155503555ccbc/STdeconvolve.Rcheck/00check.log’
for details.






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

 BiocCheck('STdeconvolve_0.99.6.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/2fb3772ae0788005a4ec48a5f68155503555ccbc/STdeconvolve_0.99.6.tar.gz" "/tmp/RtmpAjFOwI/file337e172815c5db/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...
* 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 585, column 37)
        R/functions.R (line 794, column 7)
        R/functions.R (line 831, column 7)
        R/functions.R (line 936, column 31)
        R/functions.R (line 938, column 31)
        R/functions.R (line 940, column 31)
        R/functions.R (line 941, column 23)
        R/functions.R (line 942, column 31)
        R/import.R (line 19, column 24)
        R/plot.R (line 791, column 26)
        R/plot.R (line 805, column 37)
    * NOTE: Avoid 1:...; use seq_len() or seq_along()
      Found in files:
        functions.R (line 82, column 57)
        functions.R (line 259, column 83)
        functions.R (line 344, column 59)
        functions.R (line 543, column 17)
        functions.R (line 793, column 37)
        functions.R (line 794, column 14)
        functions.R (line 820, column 37)
        functions.R (line 831, column 14)
        functions.R (line 1067, column 38)
        import.R (line 223, column 25)
        plot.R (line 636, column 45)
        plot.R (line 794, column 17)
    * NOTE: Avoid 'cat' and 'print' outside of 'show' methods
      Found in files:
        cat() in R/functions.R (line 840, column 21)
        print() in R/functions.R (line 368, column 3)
        print() in R/functions.R (line 651, column 5)
        cat() in R/misc.R (line 391, column 9)
        print() in R/misc.R (line 334, column 5)
        print() in R/plot.R (line 340, column 5)
        print() in R/plot.R (line 857, column 3)
    * NOTE: Avoid using '=' for assignment and use '<-' instead
      Found in files:
        R/import.R (line 154, column 35)
        R/plot.R (line 635, 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 163, column 15)
        R/import.R (line 181, column 13)
        R/import.R (line 304, column 13)
    * NOTE: Avoid redundant 'stop' and 'warn*' in signal conditions
      Found in files:
        R/functions.R (line 248, column 15)
        R/functions.R (line 293, column 15)
        R/functions.R (line 313, column 15)
        R/functions.R (line 840, column 25)
* Checking parsed R code in R directory, examples, vignettes...
* Checking function lengths...
    * NOTE: Recommended function length <= 50 lines.
      There are 13 functions > 50 lines.
      The longest 5 functions are:
        fitLDA() (R/functions.R, line 435): 229 lines
        preprocess() (R/functions.R, line 170): 222 lines
        vizTopicClusters() (R/plot.R, line 195): 156 lines
        vizAllTopics() (R/plot.R, line 45): 117 lines
        vizTopic() (R/plot.R, line 389): 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; 457 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, 1239
      lines(29%) 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...
    Maintainer is subscribed to bioc-devel.
* Checking for support site registration...
    Maintainer is registered at support site.
    Package name is in support site watched tags.


Summary:
ERROR count: 0
WARNING count: 0
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

nebbiolo1 BUILD BIN output

[top]


                				

merida1 Summary

[top]

Package: STdeconvolve
Version: 0.99.6
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: 2 minutes 31.36 seconds
CheckCommand: BiocCheckGitClone('STdeconvolve') && /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch STdeconvolve_0.99.6.tar.gz && BiocCheck('STdeconvolve_0.99.6.tar.gz', `new-package`=TRUE)
CheckTime: 8 minutes 32.15 seconds
BuildBinCommand: /Users/biocbuild/BBS/utils/build-universal.sh STdeconvolve_0.99.6.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R libdir
BuildBinTime: 0 minutes 6.89 seconds
PackageFileSize: 2725.78 KiB
BuildID:: STdeconvolve_20220301212021
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: 0. 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.6.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/2fb3772ae0788005a4ec48a5f68155503555ccbc/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.6’
* 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 ... [11s/11s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for future file timestamps ... 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
* 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... [14s/14s] NOTE
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 ... [1s/1s] 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 ... [215s/416s] OK
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
perplexityPlot  45.874  0.192  46.153
correlationPlot 31.022  0.369  31.438
lsatPairs       27.563  0.167  27.754
getCorrMtx      27.386  0.120  27.545
vizAllTopics    23.667  0.346  24.013
vizTopic        19.804  0.101  19.904
getBetaTheta     5.098  0.234  50.123
fitLDA           4.663  0.237  49.745
optimalModel     4.438  0.221  84.376
topGenes         3.615  0.166  35.012
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’ [2s/2s]
 [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: 1 NOTE
See
  ‘/Users/pkgbuild/packagebuilder/workers/jobs/2530/2fb3772ae0788005a4ec48a5f68155503555ccbc/STdeconvolve.Rcheck/00check.log’
for details.






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

 BiocCheck('STdeconvolve_0.99.6.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/2fb3772ae0788005a4ec48a5f68155503555ccbc/STdeconvolve_0.99.6.tar.gz" "/var/folders/7y/c__3_48d5y18p1_rhfs_4x9c0000gt/T//Rtmp6GFdQ2/file170482b311305/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...
* 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 585, column 37)
        R/functions.R (line 794, column 7)
        R/functions.R (line 831, column 7)
        R/functions.R (line 936, column 31)
        R/functions.R (line 938, column 31)
        R/functions.R (line 940, column 31)
        R/functions.R (line 941, column 23)
        R/functions.R (line 942, column 31)
        R/import.R (line 19, column 24)
        R/plot.R (line 791, column 26)
        R/plot.R (line 805, column 37)
    * NOTE: Avoid 1:...; use seq_len() or seq_along()
      Found in files:
        functions.R (line 82, column 57)
        functions.R (line 259, column 83)
        functions.R (line 344, column 59)
        functions.R (line 543, column 17)
        functions.R (line 793, column 37)
        functions.R (line 794, column 14)
        functions.R (line 820, column 37)
        functions.R (line 831, column 14)
        functions.R (line 1067, column 38)
        import.R (line 223, column 25)
        plot.R (line 636, column 45)
        plot.R (line 794, column 17)
    * NOTE: Avoid 'cat' and 'print' outside of 'show' methods
      Found in files:
        cat() in R/functions.R (line 840, column 21)
        print() in R/functions.R (line 368, column 3)
        print() in R/functions.R (line 651, column 5)
        cat() in R/misc.R (line 391, column 9)
        print() in R/misc.R (line 334, column 5)
        print() in R/plot.R (line 340, column 5)
        print() in R/plot.R (line 857, column 3)
    * NOTE: Avoid using '=' for assignment and use '<-' instead
      Found in files:
        R/import.R (line 154, column 35)
        R/plot.R (line 635, 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 163, column 15)
        R/import.R (line 181, column 13)
        R/import.R (line 304, column 13)
    * NOTE: Avoid redundant 'stop' and 'warn*' in signal conditions
      Found in files:
        R/functions.R (line 248, column 15)
        R/functions.R (line 293, column 15)
        R/functions.R (line 313, column 15)
        R/functions.R (line 840, column 25)
* Checking parsed R code in R directory, examples, vignettes...
* Checking function lengths...
    * NOTE: Recommended function length <= 50 lines.
      There are 13 functions > 50 lines.
      The longest 5 functions are:
        fitLDA() (R/functions.R, line 435): 229 lines
        preprocess() (R/functions.R, line 170): 222 lines
        vizTopicClusters() (R/plot.R, line 195): 156 lines
        vizAllTopics() (R/plot.R, line 45): 117 lines
        vizTopic() (R/plot.R, line 389): 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; 457 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, 1239
      lines(29%) 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...
    Maintainer is subscribed to bioc-devel.
* Checking for support site registration...
    Maintainer is registered at support site.
    Package name is in support site watched tags.


Summary:
ERROR count: 0
WARNING count: 0
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

merida1 BUILD BIN output

[top]

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

 R CMD BUILD

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

>>>>>>> 
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=libdir STdeconvolve_0.99.6.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)