R Under development (unstable) (2014-03-13 r65182) -- "Unsuffered Consequences" Copyright (C) 2014 The R Foundation for Statistical Computing Platform: x86_64-unknown-linux-gnu (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. Natural language support but running in an English locale R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. [Previously saved workspace restored] > > library(knitr) > > knit("nzpk.Rhtml") processing file: nzpk.Rhtml | | | 0% | |......... | 14% ordinary text without R code | |................... | 29% label: unnamed-chunk-1 (with options) List of 3 $ echo : logi FALSE $ results: chr "hide" $ message: logi FALSE Attaching package: 'gridSVG' The following object is masked from 'package:grDevices': dev.off Loading required package: grid Loading required package: XML | |............................ | 43% ordinary text without R code | |..................................... | 57% label: unnamed-chunk-2 (with options) List of 3 $ echo : logi FALSE $ results: chr "hide" $ message: logi FALSE Loading required package: graph Note: the specification for S3 class "AsIs" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class. Note: the specification for S3 class "connection" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class. Note: the specification for S3 class "file" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class. Note: the specification for S3 class "pipe" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class. Note: the specification for S3 class "textConnection" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class. Attaching package: 'graph' The following object is masked from 'package:XML': addNode Loading required package: Rgraphviz | |.............................................. | 71% ordinary text without R code | |........................................................ | 86% label: unnamed-chunk-3 (with options) List of 3 $ echo : logi FALSE $ results: chr "hide" $ message: logi FALSE | |.................................................................| 100% ordinary text without R code output file: nzpk.html [1] "nzpk.html" > > proc.time() user system elapsed 4.756 0.096 4.979