• using R version 3.0.1 Patched (2013-05-20 r62767)
  • using platform: x86_64-unknown-linux-gnu (64-bit)
  • using session charset: UTF-8
  • checking for file ‘bit64/DESCRIPTION’ ... OK
  • checking extension type ... Package
  • this is package ‘bit64’ version ‘0.9-2’
  • package encoding: latin1
  • 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 for executable files ... OK
  • checking for hidden files and directories ... OK
  • checking for portable file names ... OK
  • checking for sufficient/correct file permissions ... OK
  • checking whether package ‘bit64’ can be installed ... OK
  • checking installed package size ... OK
  • checking package directory ... OK
  • checking DESCRIPTION meta-information ... OK
  • checking top-level files ... OK
  • checking for left-over 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
  • 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 loading without being on the library search path ... 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 ‘bit64/R/zzz.R’:
    .onLoad calls:
    packageStartupMessage("Loading package bit64 ", packageDescription("bit64", fields = "Version"))
    packageStartupMessage("package:bit64 (c) 2011-2012 Jens Oehlschlaegel (GPL-2 with commercial restrictions)")
    packageStartupMessage("creators: integer64 seq :")
    packageStartupMessage("coercion: as.integer64 as.vector as.logical as.integer as.double as.character as.bin")
    packageStartupMessage("logical operator: ! & | xor != == < <= >= >")
    packageStartupMessage("arithmetic operator: + - * / %/% %% ^")
    packageStartupMessage("math: sign abs sqrt log log2 log10")
    packageStartupMessage("math: floor ceiling trunc round")
    packageStartupMessage("querying: is.integer64 is.vector [is.atomic} [length] is.na format print")
    packageStartupMessage("aggregation: any all min max range sum prod")
    packageStartupMessage("cumulation: diff cummin cummax cumsum cumprod")
    packageStartupMessage("access: length<- [ [<- [[ [[<-")
    packageStartupMessage("combine: c rep cbind rbind as.data.frame")
    packageStartupMessage("for more help type ?bit64")

    See section ‘Good practice’ in '?.onAttach'.
  • 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 contents of ‘data’ directory ... OK
  • checking data for non-ASCII characters ... OK
  • checking data for ASCII and uncompressed saves ... 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 examples ... [1s/1s] OK
  • checking PDF version of manual ... OK
    NOTE: There was 1 note.
    See
    ‘/home/hornik/tmp/R.check/r-patched-ng/Work/PKGS/bit64.Rcheck/00check.log’
    for details.