SCM

R Development Page

realized log file (check_x86_64_windows)

* using log directory 'R:/run/building/build_2014-03-22-16-10/RF_PKG_CHECK/PKGS/realized.Rcheck'
* using R version 3.0.3 Patched (2014-03-06 r65213)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* checking for file 'realized/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'realized' version '3.0'
* checking CRAN incoming feasibility ... NOTE
Maintainer: 'Scott Payseur '
New submission
Package was archived on CRAN
* 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 hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'realized' 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
* 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
** checking loading without being on the library search path ... 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 loading without being on the library search path ... OK
* checking 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 ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd line widths ... NOTE
Rd file 'R:/run/building/build_2014-03-22-16-10/RF_PKG_CHECK/PKGS/realized.Rcheck/00_pkg_src/realized/man/rAccumulation.Rd':
  \usage lines wider than 90 characters:
     rAccumulation(x, period = 1, y = NULL, align.by="seconds", align.period = 1, plotit = FALSE, cts = TRUE, makeReturns = FALSE)
  \examples lines wider than 100 characters:
     plot(cumm[[1]], xlab="", ylab="Cumulative Ruturns", main="Starbucks (SBUX)", sub='20110701', type="p", col=16, lwd=2) 
     plot(accum[[1]], xlab="", ylab="Realized Accumulation", type="l",main="Starbucks (SBUX)", sub='20110701', col=2, lwd=2) 

Rd file 'R:/run/building/build_2014-03-22-16-10/RF_PKG_CHECK/PKGS/realized.Rcheck/00_pkg_src/realized/man/rCumSum.Rd':
  \usage lines wider than 90 characters:
     rCumSum(x, period = 1, align.by="seconds",align.period = 1, plotit = FALSE, type = "l", cts = TRUE, makeReturns = FALSE)
  \examples lines wider than 100 characters:
     plot(cumm[[1]], xlab="", ylab="Cumulative Ruturns", main="Starbucks (SBUX)", sub='20110701', type="p", col=16, lwd=2) 

Rd file 'R:/run/building/build_2014-03-22-16-10/RF_PKG_CHECK/PKGS/realized.Rcheck/00_pkg_src/realized/man/rKernel.Rd':
  \examples lines wider than 100 characters:
         plot(x=x,y=sapply(x, FUN="rKernel", type=rKernel.available()[i]), xlab="", ylab="", main=rKernel.available()[i],ylim=c(0,1))

Rd file 'R:/run/building/build_2014-03-22-16-10/RF_PKG_CHECK/PKGS/realized.Rcheck/00_pkg_src/realized/man/rMarginal.Rd':
  \usage lines wider than 90 characters:
     rMarginal(x, y = NULL, period,align.by="seconds", align.period = 1, plotit = FALSE, cts = TRUE,makeReturns = FALSE)
  \examples lines wider than 100 characters:
     plot(rCumSum(sbux.xts, period=10, align.by="seconds", align.period=60), xlab="", ylab="Cumulative Ruturns", main="Starbucks (SBUX)", su ... [TRUNCATED]
     barplot(rMarginal(sbux.xts, period=10, align.by="seconds", align.period=60)$y, main="Marginal Contribution Plot") 

Rd file 'R:/run/building/build_2014-03-22-16-10/RF_PKG_CHECK/PKGS/realized.Rcheck/00_pkg_src/realized/man/rRealizedVariance.Rd':
  \usage lines wider than 90 characters:
     rRealizedVariance(x, y = NULL, type = "naive", period = 1,align.by="seconds", align.period = 1, cor = FALSE, rvargs = list(), cts = TRU ... [TRUNCATED]
  \examples lines wider than 100 characters:
     rRealizedVariance(x=sbux.xts, type="kernel", align.by="mins", align.period=1, rvargs=list(kernel.param=20,kernel.type="Bartlett"))
     rRealizedVariance(x=sbux.xts, type="kernel", align.by="seconds", align.period=1, rvargs=list(kernel.param=400, kernel.type="Cubic"))
     rRealizedVariance(x=sbux.xts, y=lltc.xts, type="naive", period=1, align.by="seconds", align.period=1)
     rRealizedVariance(x=sbux.xts, y=lltc.xts, type="naive", period=1, align.by="seconds", align.period=60) 
     rRealizedVariance(x=sbux.xts, y=lltc.xts, type="kernel", align.by="mins", align.period=1, rvargs=list(kernel.param=20,kernel.type="Bart ... [TRUNCATED]
     rRealizedVariance(x=sbux.xts, y=lltc.xts, type="kernel", align.by="seconds", align.period=1, rvargs=list(kernel.param=400, kernel.type= ... [TRUNCATED]
     rRealizedVariance(x=sbux.xts, y=lltc.xts, type="naive", period=1, align.by="seconds", align.period=1, cor=TRUE)
     rRealizedVariance(x=sbux.xts, y=lltc.xts, type="naive", period=1, align.by="seconds", align.period=60, cor=TRUE) 
     rRealizedVariance(x=sbux.xts, y=lltc.xts, type="naive", period=1, align.by="mins", align.period=1, cor=TRUE) 
     rRealizedVariance(x=sbux.xts, y=lltc.xts, type="naive", period=1, align.by="mins", align.period=10, cor=TRUE) 
     rRealizedVariance(x=sbux.xts, y=lltc.xts, type="kernel", align.by="mins", align.period=1, rvargs=list(kernel.param=20,kernel.type="Bart ... [TRUNCATED]
     rRealizedVariance(x=sbux.xts, y=lltc.xts, type="kernel", align.by="seconds", align.period=1, rvargs=list(kernel.param=400, kernel.type= ... [TRUNCATED]
     rRealizedVariance(x=sbux.xts, y=lltc.xts,type="timescale", period=600, rvargs=list(adj.type="aa"), cor=TRUE) 
     rRealizedVariance(x=merge(sbux.xts,lltc.xts, fill=0),type="timescale", period=600, rvargs=list(adj.type="aa"), cor=FALSE) 
     rRealizedVariance(x=merge(sbux.xts,lltc.xts, lltc.xts, fill=0), type="naive", period=1, align.by="mins", align.period=10, cor=TRUE) 

Rd file 'R:/run/building/build_2014-03-22-16-10/RF_PKG_CHECK/PKGS/realized.Rcheck/00_pkg_src/realized/man/rScatterReturns.Rd':
  \usage lines wider than 90 characters:
     rScatterReturns(x,y, period, align.by="seconds", align.period=1,numbers=FALSE,xlim= NULL, ylim=NULL, plotit=TRUE, pch=NULL, cts=TRUE, m ... [TRUNCATED]
  \examples lines wider than 100 characters:
     rScatterReturns(sbux.xts,y=lltc.xts, period=1, align.period=20,ylab="LLTC",xlab="SBUX",numbers=FALSE) 
     rScatterReturns(sbux.xts,y=lltc.xts, period=1, align.period=20,ylab="LLTC",xlab="SBUX",numbers=TRUE) 

Rd file 'R:/run/building/build_2014-03-22-16-10/RF_PKG_CHECK/PKGS/realized.Rcheck/00_pkg_src/realized/man/rSignature.Rd':
  \usage lines wider than 90 characters:
     rSignature(range, x, y=NULL, type="naive", cor = FALSE, rvargs = list(), align.by="seconds", align.period =1,xscale=1,  plotit=FALSE, c ... [TRUNCATED]
  \examples lines wider than 100 characters:
      test.rect <- rSignature((1:60)*10+1,x=sbux.xts, y=lltc.xts,type="kernel",rvargs=list(kernel.type="rectangular"), xscale=1/30)
      test.mth <- rSignature((1:60)*10+1,x=sbux.xts, y=lltc.xts,type="kernel",rvargs=list(kernel.type="mth"), xscale=1/30)

Rd file 'R:/run/building/build_2014-03-22-16-10/RF_PKG_CHECK/PKGS/realized.Rcheck/00_pkg_src/realized/man/rc.avg.Rd':
  \usage lines wider than 90 characters:
     rc.avg(x, y, period, align.by="seconds",align.period = 1, cts = TRUE, makeReturns = FALSE, ...)

Rd file 'R:/run/building/build_2014-03-22-16-10/RF_PKG_CHECK/PKGS/realized.Rcheck/00_pkg_src/realized/man/rc.hy.Rd':
  \usage lines wider than 90 characters:
     rc.hy(x, y, period = 1,align.by="seconds", align.period = 1, cts = TRUE, makeReturns = FALSE, ...)

Rd file 'R:/run/building/build_2014-03-22-16-10/RF_PKG_CHECK/PKGS/realized.Rcheck/00_pkg_src/realized/man/rc.kernel.Rd':
  \usage lines wider than 90 characters:
     rc.kernel(x, y, kernel.type = "rectangular", kernel.param = 1, kernel.dofadj = TRUE, align.by="seconds",align.period = 1, cts = TRUE, m ... [TRUNCATED]
  \examples lines wider than 100 characters:
     rc.kernel(x = sbux.xts,y = lltc.xts, kernel.param=1, kernel.type="bartlett", align.by ="seconds", align.period=60)

Rd file 'R:/run/building/build_2014-03-22-16-10/RF_PKG_CHECK/PKGS/realized.Rcheck/00_pkg_src/realized/man/rc.naive.Rd':
  \usage lines wider than 90 characters:
     rc.naive(x, y, period, align.by = "seconds", align.period = 1, cts = TRUE, makeReturns = FALSE, ...)

Rd file 'R:/run/building/build_2014-03-22-16-10/RF_PKG_CHECK/PKGS/realized.Rcheck/00_pkg_src/realized/man/rc.timescale.Rd':
  \usage lines wider than 90 characters:
     rc.timescale(x, y, period, align.by="seconds", align.period = 1, adj.type = "classic", cts = TRUE, makeReturns = FALSE, ...)
  \examples lines wider than 100 characters:
     rc.timescale(x = sbux.xts, y=lltc.xts, period = 60,align.by ="seconds", align.period=1, adj.type="aa")

Rd file 'R:/run/building/build_2014-03-22-16-10/RF_PKG_CHECK/PKGS/realized.Rcheck/00_pkg_src/realized/man/rc.zero.Rd':
  \usage lines wider than 90 characters:
     rc.zero(x, y, period, align.by="seconds", align.period = 1, cts = TRUE, makeReturns = FALSE, ...)

Rd file 'R:/run/building/build_2014-03-22-16-10/RF_PKG_CHECK/PKGS/realized.Rcheck/00_pkg_src/realized/man/rv.avg.Rd':
  \usage lines wider than 90 characters:
     rv.avg(x,period, align.by="seconds", align.period = 1, cts = TRUE, makeReturns = FALSE, ...)

Rd file 'R:/run/building/build_2014-03-22-16-10/RF_PKG_CHECK/PKGS/realized.Rcheck/00_pkg_src/realized/man/rv.kernel.Rd':
  \usage lines wider than 90 characters:
     rv.kernel(x, kernel.type = "rectangular", kernel.param = 1, kernel.dofadj = TRUE, align.by="seconds",align.period = 1, cts = TRUE, make ... [TRUNCATED]
  \examples lines wider than 100 characters:
     rv.kernel(x = sbux.xts, kernel.param=1, kernel.type="bartlett", align.by ="seconds", align.period=60)

Rd file 'R:/run/building/build_2014-03-22-16-10/RF_PKG_CHECK/PKGS/realized.Rcheck/00_pkg_src/realized/man/rv.naive.Rd':
  \usage lines wider than 90 characters:
     rv.naive(x, period, align.by = "seconds", align.period = 1, cts = TRUE, makeReturns = FALSE, ...)

Rd file 'R:/run/building/build_2014-03-22-16-10/RF_PKG_CHECK/PKGS/realized.Rcheck/00_pkg_src/realized/man/rv.timescale.Rd':
  \usage lines wider than 90 characters:
     rv.timescale(x, period, align.by="seconds", align.period = 1, adj.type = "classic", cts = TRUE, makeReturns = FALSE, ...)

Rd file 'R:/run/building/build_2014-03-22-16-10/RF_PKG_CHECK/PKGS/realized.Rcheck/00_pkg_src/realized/man/rv.zero.Rd':
  \usage lines wider than 90 characters:
     rv.zero(x, period, align.by="seconds", align.period = 1, cts = TRUE, makeReturns = FALSE, ...)

These lines will be truncated in the PDF manual.
* 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 ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                   user system elapsed
rSignature        60.53   0.05   62.12
rRealizedVariance 11.82   0.02   11.92
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                   user system elapsed
rSignature        59.37      0   60.72
rRealizedVariance 12.26      0   12.34
* checking PDF version of manual ... OK

NOTE: There were 2 notes.
See
  'R:/run/building/build_2014-03-22-16-10/RF_PKG_CHECK/PKGS/realized.Rcheck/00check.log'
for details.

Run time: 205.68 seconds.

Additional Logs:   00install.out
Thanks to:
Vienna University of Economics and Business Powered By FusionForge