Last updated on 2021-11-30 07:49:44 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2020.9.18 | 23.00 | 271.99 | 294.99 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 2020.9.18 | 18.38 | 198.64 | 217.02 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2020.9.18 | 354.41 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 2020.9.18 | 354.65 | ERROR | |||
| r-devel-windows-x86_64-new-UL | 2020.9.18 | 75.00 | 368.00 | 443.00 | ERROR | |
| r-devel-windows-x86_64-new-TK | 2020.9.18 | ERROR | ||||
| r-devel-windows-x86_64-old | 2020.9.18 | 34.00 | 250.00 | 284.00 | ERROR | |
| r-patched-linux-x86_64 | 2020.9.18 | 29.24 | 252.46 | 281.70 | ERROR | |
| r-patched-solaris-x86 | 2020.9.18 | 440.10 | ERROR | |||
| r-release-linux-x86_64 | 2020.9.18 | 22.01 | 252.34 | 274.35 | ERROR | |
| r-release-macos-arm64 | 2020.9.18 | NOTE | ||||
| r-release-macos-x86_64 | 2020.9.18 | NOTE | ||||
| r-release-windows-ix86+x86_64 | 2020.9.18 | 37.00 | 326.00 | 363.00 | ERROR | |
| r-oldrel-macos-x86_64 | 2020.9.18 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 2020.9.18 | 28.00 | 240.00 | 268.00 | ERROR | 
Version: 2020.9.18
Check: examples
Result: ERROR
    Running examples in 'animint2-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: geom_quantile
    > ### Title: Add quantile lines from a quantile regression.
    > ### Aliases: geom_quantile stat_quantile
    > 
    > ### ** Examples
    > 
    > m <- ggplot(mpg, aes(displ, 1 / hwy)) + geom_point()
    > m + geom_quantile()
    Loading required package: SparseM
    
    Attaching package: 'SparseM'
    
    The following object is masked from 'package:base':
    
        backsolve
    
    Smoothing formula not specified. Using: y ~ x
    > m + geom_quantile(quantiles = 0.5)
    Don't know how to automatically pick scale for object of type quosure/formula. Defaulting to continuous.
    Don't know how to automatically pick scale for object of type quosure/formula. Defaulting to continuous.
    Error: Aesthetics must be either length 1 or the same as the data (234): x, y
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 2020.9.18
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
      ‘lazyeval’ ‘tibble’
      All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-TK, r-patched-solaris-x86, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 2020.9.18
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘RColorBrewer’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2020.9.18
Check: examples
Result: ERROR
    Running examples in ‘animint2-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: geom_quantile
    > ### Title: Add quantile lines from a quantile regression.
    > ### Aliases: geom_quantile stat_quantile
    > 
    > ### ** Examples
    > 
    > m <- ggplot(mpg, aes(displ, 1 / hwy)) + geom_point()
    > m + geom_quantile()
    Loading required package: SparseM
    
    Attaching package: ‘SparseM’
    
    The following object is masked from ‘package:base’:
    
        backsolve
    
    Smoothing formula not specified. Using: y ~ x
    > m + geom_quantile(quantiles = 0.5)
    Don't know how to automatically pick scale for object of type quosure/formula. Defaulting to continuous.
    Don't know how to automatically pick scale for object of type quosure/formula. Defaulting to continuous.
    Error: Aesthetics must be either length 1 or the same as the data (234): x, y
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK, r-devel-windows-x86_64-old, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 2020.9.18
Check: installed package size
Result: NOTE
      installed size is  5.3Mb
      sub-directories of 1Mb or more:
        R      1.0Mb
        data   2.9Mb
Flavor: r-patched-solaris-x86