Last updated on 2020-08-03 07:50:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6 | 5.48 | 31.81 | 37.29 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.6 | 4.04 | 25.23 | 29.27 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.6 | 52.45 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.6 | 43.37 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.6 | 16.00 | 55.00 | 71.00 | NOTE | |
r-patched-linux-x86_64 | 1.6 | 5.20 | 32.49 | 37.69 | NOTE | |
r-patched-solaris-x86 | 1.6 | 66.10 | NOTE | |||
r-release-linux-x86_64 | 1.6 | 5.07 | 32.11 | 37.18 | NOTE | |
r-release-macos-x86_64 | 1.6 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.6 | 14.00 | 75.00 | 89.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.6 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.6 | 11.00 | 75.00 | 86.00 | NOTE |
Version: 1.6
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
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.6
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: 'waveslim'
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.6
Check: R code for possible problems
Result: NOTE
NB: .First.lib is obsolete and will not be used in R >= 3.0.0
const.cor.list: no visible global function definition for
'wave.correlation'
const.var.list: no visible global function definition for
'wave.variance'
fitting: no visible global function definition for 'hist'
fitting: no visible global function definition for 'nlm'
fitting: no visible global function definition for 'write.table'
p.value.compute: no visible global function definition for 'pnorm'
p.value.compute: no visible global function definition for 'pt'
random.attack: no visible global function definition for 'runif'
read.convert_1_2: no visible global function definition for
'read.table'
read.cor.txt: no visible global function definition for 'read.table'
read.var.txt: no visible global function definition for 'read.table'
save.cor.txt: no visible global function definition for 'write.table'
save.var.txt: no visible global function definition for 'write.table'
sim.equadist: no visible global function definition for 'write.table'
small.world: no visible global function definition for 'dist'
small.world: no visible global function definition for 'write.table'
wave.trans: no visible global function definition for 'dwt'
wave.trans: no visible global function definition for 'modwt'
wave.trans: no visible global function definition for 'brick.wall'
Undefined global functions or variables:
brick.wall dist dwt hist modwt nlm pnorm pt read.table runif
wave.correlation wave.variance write.table
Consider adding
importFrom("graphics", "hist")
importFrom("stats", "dist", "nlm", "pnorm", "pt", "runif")
importFrom("utils", "read.table", "write.table")
to your NAMESPACE file.
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.6
Check: compiled code
Result: NOTE
File 'brainwaver/libs/brainwaver.so':
Found 'rand', possibly from 'rand' (C)
Object: 'connexity_small_world.o'
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64
Version: 1.6
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
'example-1.ps' 'fitting.txt' 'wave_cor_lower_mat_level_1.txt'
'wave_cor_lower_mat_level_2.txt' 'wave_cor_lower_mat_level_3.txt'
'wave_cor_lower_mat_level_4.txt' 'wave_cor_mat_level_1.txt'
'wave_cor_mat_level_2.txt' 'wave_cor_mat_level_3.txt'
'wave_cor_mat_level_4.txt' 'wave_cor_upper_mat_level_1.txt'
'wave_cor_upper_mat_level_2.txt' 'wave_cor_upper_mat_level_3.txt'
'wave_cor_upper_mat_level_4.txt' 'wave_var_lower_mat_level_1.txt'
'wave_var_lower_mat_level_2.txt' 'wave_var_lower_mat_level_3.txt'
'wave_var_lower_mat_level_4.txt' 'wave_var_mat_level_1.txt'
'wave_var_mat_level_2.txt' 'wave_var_mat_level_3.txt'
'wave_var_mat_level_4.txt' 'wave_var_upper_mat_level_1.txt'
'wave_var_upper_mat_level_2.txt' 'wave_var_upper_mat_level_3.txt'
'wave_var_upper_mat_level_4.txt'
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.6
Check: compiled code
Result: NOTE
File ‘brainwaver/libs/brainwaver.so’:
Found ‘rand’, possibly from ‘rand’ (C)
Object: ‘connexity_small_world.o’
File ‘brainwaver/libs/brainwaver.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs.
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.6
Check: compiled code
Result: NOTE
File 'brainwaver/libs/i386/brainwaver.dll':
Found 'rand', possibly from 'rand' (C)
Object: 'connexity_small_world.o'
File 'brainwaver/libs/x64/brainwaver.dll':
Found 'rand', possibly from 'rand' (C)
Object: 'connexity_small_world.o'
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.6
Check: compiled code
Result: NOTE
File ‘brainwaver/libs/brainwaver.so’:
Found ‘_rand’, possibly from ‘rand’ (C)
Object: ‘connexity_small_world.o’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64