- using R version 2.14.2 (2012-02-29)
- using platform: i386-pc-mingw32 (32-bit)
- using session charset: ISO8859-1
- checking for file 'DALY/DESCRIPTION' ... OK
- checking extension type ... Package
- this is package 'DALY' version '1.0'
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking whether package 'DALY' can be installed ... OK
- checking installed package size ... OK
- checking package directory ... OK
- checking for portable file names ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking R files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- loading checks for arch 'i386'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
- loading checks for arch 'x64'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
- checking for unstated dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... NOTE
File 'DALY/R/zzz.R':
.onAttach calls:
message("\nDALY Calculator v1.0 [2011-03-23]\n")
Package startup functions should use 'packageStartupMessage' to
generate messages.
See section 'Good practice' in ?.onAttach.
drawTables: no visible binding for global variable 'Frame1'
drawTables: no visible binding for global variable 'Left'
drawTables: no visible binding for global variable 'Frame2'
drawTables: no visible binding for global variable 'Frame3'
drawTables: no visible binding for global variable 'Frame4'
drawTables: no visible binding for global variable 'Frame5'
drawTables: no visible binding for global variable 'Right'
drawTables: no visible binding for global variable 'Frame6'
drawTables: no visible binding for global variable 'Frame7'
drawTables: no visible binding for global variable 'Frame8'
drawTables: no visible binding for global variable 'save.but'
drawTables: no visible binding for global variable 'Top'
drawTables: no visible binding for global variable 'Bottom'
drawWindow: no visible binding for '<<-' assignment to 'Top'
drawWindow: no visible binding for '<<-' assignment to 'Left'
drawWindow: no visible binding for global variable 'Top'
drawWindow: no visible binding for '<<-' assignment to 'Right'
drawWindow: no visible binding for '<<-' assignment to 'Frame1'
drawWindow: no visible binding for global variable 'Left'
drawWindow: no visible binding for '<<-' assignment to 'Frame2'
drawWindow: no visible binding for '<<-' assignment to 'Frame3'
drawWindow: no visible binding for '<<-' assignment to 'Frame4'
drawWindow: no visible binding for '<<-' assignment to 'Frame5'
drawWindow: no visible binding for global variable 'Right'
drawWindow: no visible binding for '<<-' assignment to 'Frame6'
drawWindow: no visible binding for '<<-' assignment to 'Frame7'
drawWindow: no visible binding for '<<-' assignment to 'Frame8'
drawWindow: no visible binding for '<<-' assignment to 'Bottom'
drawWindow: no visible binding for '<<-' assignment to 'save.but'
drawWindow: no visible binding for global variable 'Bottom'
getDALY: no visible binding for global variable 'o1'
getDALY: no visible binding for global variable 'o2'
getDALY: no visible binding for global variable 'o3'
getDALY: no visible binding for global variable 'o4'
getDALY: no visible binding for global variable 'o5'
getDALY: no visible binding for global variable 'o6'
getDALY: no visible binding for global variable 'o7'
getDALY: no visible binding for global variable 'o8'
reset: no visible binding for global variable 'popTT'
reset: no visible binding for global variable 'data1'
reset: no visible binding for global variable 'data2'
reset: no visible binding for global variable 'data3'
reset: no visible binding for global variable 'data4'
reset: no visible binding for global variable 'data5'
reset: no visible binding for global variable 'data6'
reset: no visible binding for global variable 'data7'
reset: no visible binding for global variable 'data8'
setDist: no visible binding for global variable 'Top'
setPop: no visible binding for '<<-' assignment to 'popTT'
setPop: no visible binding for global variable 'popTT'
setPop : <anonymous>: no visible binding for global variable 'popTT'
setPop: no visible binding for '<<-' assignment to 'tablePop'
setPop: no visible binding for global variable 'tablePop'
summary.daly.output: no visible binding for global variable 'x'
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking line endings in C/C++/Fortran sources/headers ... OK
- checking line endings in Makefiles ... OK
- checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
- checking compiled code ... OK
- checking sizes of PDF files under 'inst/doc' ... OK
- checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... OK
- checking PDF version of manual ... OK