Last updated on 2019-05-28 09:48:28 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.15.5 | 3.30 | 2.20 | 5.50 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.15.5 | 17.11 | 34.82 | 51.93 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.15.5 | 89.52 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.15.5 | 76.24 | NOTE | |||
| r-patched-linux-x86_64 | 1.15.5 | 21.13 | 45.06 | 66.19 | WARN | |
| r-patched-solaris-x86 | 1.15.5 | 97.70 | NOTE | |||
| r-release-linux-x86_64 | 1.15.5 | 19.54 | 44.65 | 64.19 | WARN | |
| r-release-osx-x86_64 | 1.15.5 | ERROR | ||||
| r-oldrel-osx-x86_64 | 1.15.5 | ERROR | 
Version: 1.15.5
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.15.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
      bed2vector.cpp:54:7: warning: ‘c’ is used uninitialized in this function [-Wuninitialized]
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.15.5
Check: S3 generic/method consistency
Result: NOTE
    Found the following apparent S3 methods exported but not registered:
      points.within
    See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
    manual.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64
Version: 1.15.5
Check: Rd \usage sections
Result: NOTE
    S3 methods shown with full name in documentation object 'points.within':
      ‘points.within’
    
    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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64
Version: 1.15.5
Check: package dependencies
Result: ERROR
    Package required but not available: ‘Rsamtools’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64