CRAN Package Check Results for Maintainer ‘Jure Demšar <jure.demsar at fri.uni-lj.si>’

Last updated on 2020-08-07 01:50:24 CEST.

Package ERROR WARN NOTE
bayes4psy 2 2 8

Package bayes4psy

Current CRAN status: ERROR: 2, WARN: 2, NOTE: 8

Version: 1.2.3
Check: for GNU extensions in Makefiles
Result: NOTE
    GNU make is a SystemRequirements.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.2.3
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘adaptation_level.Rmd’ using rmarkdown
    Loading required package: Rcpp
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    Quitting from lines 85-87 (adaptation_level.Rmd)
    Error: processing vignette 'adaptation_level.Rmd' failed with diagnostics:
    result would be too long a vector
    --- failed re-building ‘adaptation_level.Rmd’
    
    --- re-building ‘afterimages.Rmd’ using rmarkdown
    Loading required package: Rcpp
    
    ********************************************************
    Note: As of version 1.0.0, cowplot does not change the
     default ggplot2 theme anymore. To recover the previous
     behavior, execute:
     theme_set(theme_cowplot())
    ********************************************************
    
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    --- finished re-building ‘afterimages.Rmd’
    
    --- re-building ‘flanker.Rmd’ using rmarkdown
    Loading required package: Rcpp
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    Warning in y1 - y2 :
     longer object length is not a multiple of shorter object length
    Warning in y1 - y2 :
     longer object length is not a multiple of shorter object length
    --- finished re-building ‘flanker.Rmd’
    
    --- re-building ‘stroop.Rmd’ using rmarkdown
    Loading required package: Rcpp
    Scale for 'fill' is already present. Adding another scale for 'fill', which will replace the existing scale.
    --- finished re-building ‘stroop.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘adaptation_level.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.2.3
Check: installed package size
Result: NOTE
     installed size is 89.8Mb
     sub-directories of 1Mb or more:
     libs 87.8Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.2.3
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘utils’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 1.2.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [197s/208s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(bayes4psy)
     Loading required package: Rcpp
     >
     > test_check("bayes4psy")
     ── 1. Failure: linear get_parameters (@test_linear.R#57) ──────────────────────
     mean(parameters$slope) not equal to 0.2.
     1/1 mismatches
     [1] 0.422 - 0.2 == 0.222
    
     ── 2. Failure: linear get_subject_parameters (@test_linear.R#66) ──────────────
     mean(parameters$slope) not equal to 0.19.
     1/1 mismatches
     [1] 0.396 - 0.19 == 0.206
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 72 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
     1. Failure: linear get_parameters (@test_linear.R#57)
     2. Failure: linear get_subject_parameters (@test_linear.R#66)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 1.2.3
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-release-windows-ix86+x86_64

Version: 1.2.3
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘adaptation_level.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Loading required package: Rcpp
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    Quitting from lines 85-87 (adaptation_level.Rmd)
    Error: processing vignette 'adaptation_level.Rmd' failed with diagnostics:
    result would be too long a vector
    --- failed re-building ‘adaptation_level.Rmd’
    
    --- re-building ‘afterimages.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Loading required package: Rcpp
    
    ********************************************************
    Note: As of version 1.0.0, cowplot does not change the
     default ggplot2 theme anymore. To recover the previous
     behavior, execute:
     theme_set(theme_cowplot())
    ********************************************************
    
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    --- finished re-building ‘afterimages.Rmd’
    
    --- re-building ‘flanker.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Loading required package: Rcpp
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    Warning in y1 - y2 :
     longer object length is not a multiple of shorter object length
    Warning in y1 - y2 :
     longer object length is not a multiple of shorter object length
    --- finished re-building ‘flanker.Rmd’
    
    --- re-building ‘stroop.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Loading required package: Rcpp
    Scale for 'fill' is already present. Adding another scale for 'fill', which will replace the existing scale.
    --- finished re-building ‘stroop.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘adaptation_level.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-macos-x86_64