Last updated on 2020-10-02 08:49:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 3.57 | 38.80 | 42.37 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 3.15 | 29.48 | 32.63 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 61.05 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 49.67 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 7.00 | 54.00 | 61.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 3.55 | 37.24 | 40.79 | NOTE | |
r-patched-solaris-x86 | 1.0 | 68.20 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 3.45 | 37.48 | 40.93 | NOTE | |
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 21.00 | 50.00 | 71.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 6.00 | 55.00 | 61.00 | NOTE |
Version: 1.0
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: 'MASS'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0
Check: R code for possible problems
Result: NOTE
acm: no visible global function definition for 'read.table'
clusters: no visible global function definition for 'write.matrix'
clusters: no visible global function definition for 'dev.new'
clusters: no visible global function definition for 'par'
clusters: no visible global function definition for 'hist'
clusters: no visible global function definition for 'legend'
clusters: no visible global function definition for 'pdf'
clusters: no visible global function definition for 'dev.off'
erra: no visible global function definition for 'read.table'
erra: no visible global function definition for 'pbeta'
Undefined global functions or variables:
dev.new dev.off hist legend par pbeta pdf read.table write.matrix
Consider adding
importFrom("grDevices", "dev.new", "dev.off", "pdf")
importFrom("graphics", "hist", "legend", "par")
importFrom("stats", "pbeta")
importFrom("utils", "read.table")
to your NAMESPACE file.
Possibly missing '()' after 'return' in the following functions:
'rawgd1' 'rawgd2'
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
Version: 1.0
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
'BABLBS_ID distribution' 'BABLBS_Singletons' 'BABLBS_clustered'
'BABLBS_clustered_and_single' 'Genetic_Distance_1ID distribution'
'Genetic_Distance_1Singletons' 'Genetic_Distance_1clustered'
'Genetic_Distance_1clustered_and_single' 'acm.out.1' 'acm.par'
'erra.out.1' 'erra.out.1.acm' 'erra.out.1_d.ite' 'erra.out.1_s.ite'
'erra.rcm' 'exact_matching_ID distribution'
'exact_matching_Singletons' 'exact_matching_clustered'
'exact_matching_clustered_and_single' 'experiments.in'
'hist_both.pdf' 'hist_clust.pdf' 'replicates.in'
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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64
Version: 1.0
Check: R code for possible problems
Result: NOTE
acm: no visible global function definition for 'read.table'
clusters: no visible global function definition for 'write.matrix'
clusters: no visible global function definition for 'dev.new'
clusters: no visible global function definition for 'par'
clusters: no visible global function definition for 'hist'
clusters: no visible global function definition for 'legend'
clusters: no visible global function definition for 'pdf'
clusters: no visible global function definition for 'dev.off'
erra: no visible global function definition for 'read.table'
erra: no visible global function definition for 'pbeta'
Undefined global functions or variables:
dev.new dev.off hist legend par pbeta pdf read.table write.matrix
Consider adding
importFrom("grDevices", "dev.new", "dev.off", "pdf")
importFrom("graphics", "hist", "legend", "par")
importFrom("stats", "pbeta")
importFrom("utils", "read.table")
to your NAMESPACE file.
Flavors: 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-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64