R Under development (unstable) (2024-02-16 r85931 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 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. 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. > library("R.rsp") R.rsp v0.46.0 successfully loaded. See ?R.rsp for help. > > path <- system.file(package="R.rsp") > path <- file.path(path, "rsp_LoremIpsum") > pathnames <- list.files(path=path, pattern="[.]rsp$", full.names=TRUE) > for (pathname in pathnames) { + outPath <- gsub("LoremIpsum.", "", basename(pathname)) + outPath <- file.path("LoremIpsum", outPath) + tryCatch({ + pathnameR <- rfile(pathname, workdir=outPath, verbose=-10) + print(pathnameR) + }, error = function(ex) { + print(ex) + }) + } Processing RSP file... Input pathname: D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.Rnw.rsp Output pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/Rnw.rsp/LoremIpsum.Rnw Default content type: application/x-rnw Assigning RSP arguments... Environment: R_GlobalEnv Arguments assigned: Assigning RSP arguments...done Reading RSP document... Number of characters: 952 chr "\\documentclass{article}\n\\usepackage[margin=1.0in]{geometry}\n\n\\SweaveOpts{echo=<%=FALSE%>}\n\n\\title{Lore"| __truncated__ Reading RSP document...done Parsing RSP document... RspDocument: Source: D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.Rnw.rsp Total number of RSP constructs: 10 Number of RspCode(s): 3 Number of RspCodeChunk(s): 2 Number of RspText(s): 5 Content type: application/x-rnw Parsing RSP document...done Processing RSP document... Translating RSP document (to R)... Number of R source code lines: 71 Translating RSP document (to R)...done Processing RSP R source code... Output pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/Rnw.rsp/LoremIpsum.Rnw Assigning RSP arguments... Environment: R_GlobalEnv Arguments assigned: Assigning RSP arguments...done Evaluating RSP R source code... Temporary working directory: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/Rnw.rsp RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/Rnw.rsp/LoremIpsum.Rnw File size: 925 bytes Content type: application/x-rnw Has processor: TRUE Evaluating RSP R source code...done Processing RSP product... RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/Rnw.rsp/LoremIpsum.Rnw File size: 925 bytes Content type: application/x-rnw Has processor: TRUE Locating document-type specific processor... RSP product content type: application/x-rnw Source document: 'D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.Rnw.rsp' Processor found: application/x-rnw Locating document-type specific processor...done Processing... RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/Rnw.rsp/LoremIpsum.Rnw File size: 925 bytes Content type: application/x-rnw Has processor: TRUE function (pathname, ...) { if (!isUrl(pathname)) { withoutGString({ pathnameT <- Arguments$getReadablePathname(pathname) pathname[1] <- pathnameT }) } pathnameR <- processor(pathname, ...) metadataR <- getMetadata(pathnameR) postprocessR <- getMetadata(pathnameR, "postprocess", local = TRUE) if (isFALSE(postprocessR)) metadata$postprocess <- FALSE pathnameR <- getAbsolutePath(pathnameR) res <- RspFileProduct(pathnameR, attrs = list(metadata = metadata), mustExist = FALSE) res <- setMetadata(res, name = "source", value = pathname) res } Compiling Rnw document... Type of Rnw file: application/x-sweave Compiling Sweave document... Sweave pathname (absolute): d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/Rnw.rsp/LoremIpsum.Rnw Input file size: 925 bytes Output and working directory: . Writing to file LoremIpsum.tex Processing code chunks with options ... 1 : keep.source term verbatim pdf (LoremIpsum.Rnw:23) You can now run (pdf)latex on 'LoremIpsum.tex' RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/Rnw.rsp/LoremIpsum.tex File size: 855 bytes Content type: application/x-latex Has processor: TRUE Compiling Sweave document...done Compiling Rnw document...done RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/Rnw.rsp/LoremIpsum.tex File size: 855 bytes Content type: application/x-latex Has processor: TRUE Recursive processing... Recursive depth: Inf Processing RSP product... RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/Rnw.rsp/LoremIpsum.tex File size: 855 bytes Content type: application/x-latex Has processor: TRUE Locating document-type specific processor... RSP product content type: application/x-latex Source document: 'd:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/Rnw.rsp/LoremIpsum.Rnw' Processor found: application/x-latex Locating document-type specific processor...done Processing... RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/Rnw.rsp/LoremIpsum.tex File size: 855 bytes Content type: application/x-latex Has processor: TRUE function (pathname, ...) { if (!isUrl(pathname)) { withoutGString({ pathnameT <- Arguments$getReadablePathname(pathname) pathname[1] <- pathnameT }) } pathnameR <- processor(pathname, ...) metadataR <- getMetadata(pathnameR) postprocessR <- getMetadata(pathnameR, "postprocess", local = TRUE) if (isFALSE(postprocessR)) metadata$postprocess <- FALSE pathnameR <- getAbsolutePath(pathnameR) res <- RspFileProduct(pathnameR, attrs = list(metadata = metadata), mustExist = FALSE) res <- setMetadata(res, name = "source", value = pathname) res } Compiling LaTeX document... LaTeX pathname (absolute): D:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/Rnw.rsp/LoremIpsum.tex Input file size: 855 bytes Output format: pdf Output and working directory: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/Rnw.rsp Output pathname (PDF): d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/Rnw.rsp/LoremIpsum.pdf Calling tools::texi2dvi()... texinputs: [1] "d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/Rnw.rsp" Cleaning up LaTeX environment variable... Original: TEXINPUTS: .;.;.;;D:/RCompile/recent/R/share/texmf/tex/latex;;D:/RCompile/recent/R/share/texmf/tex/latex;;D:/RCompile/recent/R/share/texmf/tex/latex; BIBINPUTS: .;.;.;;D:/RCompile/recent/R/share/texmf/bibtex/bib;;D:/RCompile/recent/R/share/texmf/bibtex/bib;;D:/RCompile/recent/R/share/texmf/bibtex/bib; BSTINPUTS: .;.;.;;D:/RCompile/recent/R/share/texmf/bibtex/bst;;D:/RCompile/recent/R/share/texmf/bibtex/bst;;D:/RCompile/recent/R/share/texmf/bibtex/bst; TEXINDY: Cleaned up: TEXINPUTS: .;D:/RCompile/recent/R/share/texmf/tex/latex; BIBINPUTS: .;D:/RCompile/recent/R/share/texmf/bibtex/bib; BSTINPUTS: .;D:/RCompile/recent/R/share/texmf/bibtex/bst; Cleaning up LaTeX environment variable...done Calling tools::texi2dvi()...done Output file size: 152559 bytes Compiling LaTeX document...done RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/Rnw.rsp/LoremIpsum.pdf File size: 148.98 kB (152559 bytes) Content type: application/pdf Has processor: TRUE Recursive processing... Recursive depth: Inf Processing RSP product... RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/Rnw.rsp/LoremIpsum.pdf File size: 148.98 kB (152559 bytes) Content type: application/pdf Has processor: TRUE Locating document-type specific processor... RSP product content type: application/pdf Source document: 'd:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/Rnw.rsp/LoremIpsum.tex' Processor found: application/pdf Locating document-type specific processor...done Processing... RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/Rnw.rsp/LoremIpsum.pdf File size: 148.98 kB (152559 bytes) Content type: application/pdf Has processor: TRUE function (pathname, ...) { if (!isUrl(pathname)) { withoutGString({ pathnameT <- Arguments$getReadablePathname(pathname) pathname[1] <- pathnameT }) } pathnameR <- processor(pathname, ...) metadataR <- getMetadata(pathnameR) postprocessR <- getMetadata(pathnameR, "postprocess", local = TRUE) if (isFALSE(postprocessR)) metadata$postprocess <- FALSE pathnameR <- getAbsolutePath(pathnameR) res <- RspFileProduct(pathnameR, attrs = list(metadata = metadata), mustExist = FALSE) res <- setMetadata(res, name = "source", value = pathname) res } Trying to compress PDF... Compression: R.utils::compressPDF()...... R.utils::compressPDF()......done Trying to compress PDF...done RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/Rnw.rsp/LoremIpsum.pdf File size: 148.98 kB (152559 bytes) Content type: application/pdf Metadata 'postprocess': 'FALSE' Has processor: FALSE Processing...done Processing RSP product...done Recursive processing...done Processing...done Processing RSP product...done Recursive processing...done Processing...done Processing RSP product...done Processing RSP R source code...done Processing RSP document...done Processing RSP file...done RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/Rnw.rsp/LoremIpsum.pdf File size: 148.98 kB (152559 bytes) Content type: application/pdf Metadata 'postprocess': 'FALSE' Has processor: FALSE Processing RSP file... Input pathname: D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.asciidoc.Rnw.rsp Output pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/asciidoc.Rnw.rsp/LoremIpsum.asciidoc.Rnw Default content type: application/x-rnw Assigning RSP arguments... Environment: R_GlobalEnv Arguments assigned: Assigning RSP arguments...done Reading RSP document... Number of characters: 639 chr "<%@page type=\"application/x-asciidoc-noweb\"%>\nLorem Ipsum\n===========\n\nAuthor: R.rsp\n\n\nText\n----\n\nL"| __truncated__ Reading RSP document...done Parsing RSP document... RspDocument: Source: D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.asciidoc.Rnw.rsp Total number of RSP constructs: 1 Number of RspText(s): 1 Content type: application/x-asciidoc-noweb Parsing RSP document...done Processing RSP document... Translating RSP document (to R)... Number of R source code lines: 62 Translating RSP document (to R)...done Processing RSP R source code... Output pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/asciidoc.Rnw.rsp/LoremIpsum.asciidoc.Rnw Assigning RSP arguments... Environment: R_GlobalEnv Arguments assigned: Assigning RSP arguments...done Evaluating RSP R source code... Temporary working directory: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/asciidoc.Rnw.rsp RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/asciidoc.Rnw.rsp/LoremIpsum.asciidoc.Rnw File size: 617 bytes Content type: application/x-asciidoc-noweb Has processor: TRUE Evaluating RSP R source code...done Processing RSP product... RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/asciidoc.Rnw.rsp/LoremIpsum.asciidoc.Rnw File size: 617 bytes Content type: application/x-asciidoc-noweb Has processor: TRUE Locating document-type specific processor... RSP product content type: application/x-asciidoc-noweb Source document: 'D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.asciidoc.Rnw.rsp' Processor found: application/x-asciidoc-noweb Locating document-type specific processor...done Processing... RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/asciidoc.Rnw.rsp/LoremIpsum.asciidoc.Rnw File size: 617 bytes Content type: application/x-asciidoc-noweb Has processor: TRUE function (pathname, ...) { if (!isUrl(pathname)) { withoutGString({ pathnameT <- Arguments$getReadablePathname(pathname) pathname[1] <- pathnameT }) } pathnameR <- processor(pathname, ...) metadataR <- getMetadata(pathnameR) postprocessR <- getMetadata(pathnameR, "postprocess", local = TRUE) if (isFALSE(postprocessR)) metadata$postprocess <- FALSE pathnameR <- getAbsolutePath(pathnameR) res <- RspFileProduct(pathnameR, attrs = list(metadata = metadata), mustExist = FALSE) res <- setMetadata(res, name = "source", value = pathname) res } Compiling AsciiDoc noweb document... Pathname (absolute): d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/asciidoc.Rnw.rsp/LoremIpsum.asciidoc.Rnw Input file size: 617 bytes Output and working directory: . Writing to file LoremIpsum.asciidoc.txt Processing code chunks with options ... 1 : echo keep.source term verbatim jpeg You can now run asciidoc on 'LoremIpsum.asciidoc.txt' RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/asciidoc.Rnw.rsp/LoremIpsum.asciidoc.txt File size: 644 bytes Content type: application/x-asciidoc Has processor: TRUE Compiling AsciiDoc noweb document...done RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/asciidoc.Rnw.rsp/LoremIpsum.asciidoc.txt File size: 644 bytes Content type: text/plain Has processor: FALSE Processing...done Processing RSP product...done Processing RSP R source code...done Processing RSP document...done Processing RSP file...done RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/asciidoc.Rnw.rsp/LoremIpsum.asciidoc.txt File size: 644 bytes Content type: text/plain Has processor: FALSE Processing RSP file... Input pathname: D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.asciidoc.rsp Output pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/asciidoc.rsp/LoremIpsum.asciidoc Default content type: application/x-asciidoc Assigning RSP arguments... Environment: R_GlobalEnv Arguments assigned: Assigning RSP arguments...done Reading RSP document... Number of characters: 991 chr "<%@page type=\"application/x-asciidoc-noweb\"%>\n<% toPNG <- function(...) R.devices::toPNG(..., field=\"pathna"| __truncated__ Reading RSP document...done Parsing RSP document... RspDocument: Source: D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.asciidoc.rsp Total number of RSP constructs: 10 Number of RspCode(s): 4 Number of RspCodeChunk(s): 2 Number of RspText(s): 4 Content type: application/x-asciidoc-noweb Parsing RSP document...done Processing RSP document... Translating RSP document (to R)... Number of R source code lines: 71 Translating RSP document (to R)...done Processing RSP R source code... Output pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/asciidoc.rsp/LoremIpsum.asciidoc Assigning RSP arguments... Environment: R_GlobalEnv Arguments assigned: Assigning RSP arguments...done Evaluating RSP R source code... Temporary working directory: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/asciidoc.rsp RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/asciidoc.rsp/LoremIpsum.asciidoc File size: 760 bytes Content type: application/x-asciidoc-noweb Has processor: TRUE Evaluating RSP R source code...done Processing RSP product... RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/asciidoc.rsp/LoremIpsum.asciidoc File size: 760 bytes Content type: application/x-asciidoc-noweb Has processor: TRUE Locating document-type specific processor... RSP product content type: application/x-asciidoc-noweb Source document: 'D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.asciidoc.rsp' Processor found: application/x-asciidoc-noweb Locating document-type specific processor...done Processing... RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/asciidoc.rsp/LoremIpsum.asciidoc File size: 760 bytes Content type: application/x-asciidoc-noweb Has processor: TRUE function (pathname, ...) { if (!isUrl(pathname)) { withoutGString({ pathnameT <- Arguments$getReadablePathname(pathname) pathname[1] <- pathnameT }) } pathnameR <- processor(pathname, ...) metadataR <- getMetadata(pathnameR) postprocessR <- getMetadata(pathnameR, "postprocess", local = TRUE) if (isFALSE(postprocessR)) metadata$postprocess <- FALSE pathnameR <- getAbsolutePath(pathnameR) res <- RspFileProduct(pathnameR, attrs = list(metadata = metadata), mustExist = FALSE) res <- setMetadata(res, name = "source", value = pathname) res } Compiling AsciiDoc noweb document... Pathname (absolute): d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/asciidoc.rsp/LoremIpsum.asciidoc Input file size: 760 bytes Output and working directory: . Writing to file LoremIpsum.asciidoc.txt Processing code chunks with options ... You can now run asciidoc on 'LoremIpsum.asciidoc.txt' RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/asciidoc.rsp/LoremIpsum.asciidoc.txt File size: 760 bytes Content type: application/x-asciidoc Has processor: TRUE Compiling AsciiDoc noweb document...done RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/asciidoc.rsp/LoremIpsum.asciidoc.txt File size: 760 bytes Content type: text/plain Has processor: FALSE Processing...done Processing RSP product...done Processing RSP R source code...done Processing RSP document...done Processing RSP file...done RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/asciidoc.rsp/LoremIpsum.asciidoc.txt File size: 760 bytes Content type: text/plain Has processor: FALSE Processing RSP file... Input pathname: D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.html.rsp Output pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/html.rsp/LoremIpsum.html Default content type: text/html Assigning RSP arguments... Environment: R_GlobalEnv Arguments assigned: Assigning RSP arguments...done Reading RSP document... Number of characters: 1115 chr "\n<%\ntitle <- \"Lorem Ipsum\"\nauthor <- \"R.rsp\"\n%>\n\n<% toPNG <- function(...) R.devices::"| __truncated__ Reading RSP document...done Parsing RSP document... RspDocument: Source: D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.html.rsp Total number of RSP constructs: 22 Number of RspCode(s): 5 Number of RspCodeChunk(s): 6 Number of RspText(s): 11 Content type: text/html Parsing RSP document...done Processing RSP document... Translating RSP document (to R)... Number of R source code lines: 83 Translating RSP document (to R)...done Processing RSP R source code... Output pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/html.rsp/LoremIpsum.html Assigning RSP arguments... Environment: R_GlobalEnv Arguments assigned: Assigning RSP arguments...done Evaluating RSP R source code... Temporary working directory: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/html.rsp RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/html.rsp/LoremIpsum.html File size: 885 bytes Content type: text/html Has processor: FALSE Evaluating RSP R source code...done Processing RSP R source code...done Processing RSP document...done Processing RSP file...done RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/html.rsp/LoremIpsum.html File size: 885 bytes Content type: text/html Has processor: FALSE Processing RSP file... Input pathname: D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.knitr.Rnw.rsp Output pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/knitr.Rnw.rsp/LoremIpsum.knitr.Rnw Default content type: application/x-rnw Assigning RSP arguments... Environment: R_GlobalEnv Arguments assigned: Assigning RSP arguments...done Reading RSP document... Number of characters: 1044 chr "\\documentclass{article}\n\\usepackage[margin=1.0in]{geometry}\n\n<>>=\nopts_chunk$set("| __truncated__ Reading RSP document...done Parsing RSP document... RspDocument: Source: D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.knitr.Rnw.rsp Total number of RSP constructs: 10 Number of RspCode(s): 3 Number of RspCodeChunk(s): 2 Number of RspText(s): 5 Content type: application/x-rnw Parsing RSP document...done Processing RSP document... Translating RSP document (to R)... Number of R source code lines: 71 Translating RSP document (to R)...done Processing RSP R source code... Output pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/knitr.Rnw.rsp/LoremIpsum.knitr.Rnw Assigning RSP arguments... Environment: R_GlobalEnv Arguments assigned: Assigning RSP arguments...done Evaluating RSP R source code... Temporary working directory: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/knitr.Rnw.rsp RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/knitr.Rnw.rsp/LoremIpsum.knitr.Rnw File size: 0.99 kB (1016 bytes) Content type: application/x-rnw Has processor: TRUE Evaluating RSP R source code...done Processing RSP product... RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/knitr.Rnw.rsp/LoremIpsum.knitr.Rnw File size: 0.99 kB (1016 bytes) Content type: application/x-rnw Has processor: TRUE Locating document-type specific processor... RSP product content type: application/x-rnw Source document: 'D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.knitr.Rnw.rsp' Processor found: application/x-rnw Locating document-type specific processor...done Processing... RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/knitr.Rnw.rsp/LoremIpsum.knitr.Rnw File size: 0.99 kB (1016 bytes) Content type: application/x-rnw Has processor: TRUE function (pathname, ...) { if (!isUrl(pathname)) { withoutGString({ pathnameT <- Arguments$getReadablePathname(pathname) pathname[1] <- pathnameT }) } pathnameR <- processor(pathname, ...) metadataR <- getMetadata(pathnameR) postprocessR <- getMetadata(pathnameR, "postprocess", local = TRUE) if (isFALSE(postprocessR)) metadata$postprocess <- FALSE pathnameR <- getAbsolutePath(pathnameR) res <- RspFileProduct(pathnameR, attrs = list(metadata = metadata), mustExist = FALSE) res <- setMetadata(res, name = "source", value = pathname) res } Compiling Rnw document... Type of Rnw file: application/x-knitr Compiling Knitr document... Pathname (absolute): d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/knitr.Rnw.rsp/LoremIpsum.knitr.Rnw Input file size: 1016 bytes Output and working directory: . processing file: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/knitr.Rnw.rsp/LoremIpsum.knitr.Rnw output file: LoremIpsum.knitr.tex RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/knitr.Rnw.rsp/LoremIpsum.knitr.tex File size: 2.91 kB (2984 bytes) Content type: application/x-latex Has processor: TRUE Compiling Knitr document...done Compiling Rnw document...done RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/knitr.Rnw.rsp/LoremIpsum.knitr.tex File size: 2.91 kB (2984 bytes) Content type: application/x-latex Has processor: TRUE Recursive processing... Recursive depth: Inf Processing RSP product... RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/knitr.Rnw.rsp/LoremIpsum.knitr.tex File size: 2.91 kB (2984 bytes) Content type: application/x-latex Has processor: TRUE Locating document-type specific processor... RSP product content type: application/x-latex Source document: 'd:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/knitr.Rnw.rsp/LoremIpsum.knitr.Rnw' Processor found: application/x-latex Locating document-type specific processor...done Processing... RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/knitr.Rnw.rsp/LoremIpsum.knitr.tex File size: 2.91 kB (2984 bytes) Content type: application/x-latex Has processor: TRUE function (pathname, ...) { if (!isUrl(pathname)) { withoutGString({ pathnameT <- Arguments$getReadablePathname(pathname) pathname[1] <- pathnameT }) } pathnameR <- processor(pathname, ...) metadataR <- getMetadata(pathnameR) postprocessR <- getMetadata(pathnameR, "postprocess", local = TRUE) if (isFALSE(postprocessR)) metadata$postprocess <- FALSE pathnameR <- getAbsolutePath(pathnameR) res <- RspFileProduct(pathnameR, attrs = list(metadata = metadata), mustExist = FALSE) res <- setMetadata(res, name = "source", value = pathname) res } Compiling LaTeX document... LaTeX pathname (absolute): D:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/knitr.Rnw.rsp/LoremIpsum.knitr.tex Input file size: 2984 bytes Output format: pdf Output and working directory: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/knitr.Rnw.rsp Output pathname (PDF): d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/knitr.Rnw.rsp/LoremIpsum.knitr.pdf Calling tools::texi2dvi()... texinputs: [1] "d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/knitr.Rnw.rsp" Cleaning up LaTeX environment variable... Original: TEXINPUTS: .;.;.;;D:/RCompile/recent/R/share/texmf/tex/latex;;D:/RCompile/recent/R/share/texmf/tex/latex;;D:/RCompile/recent/R/share/texmf/tex/latex; BIBINPUTS: .;.;.;;D:/RCompile/recent/R/share/texmf/bibtex/bib;;D:/RCompile/recent/R/share/texmf/bibtex/bib;;D:/RCompile/recent/R/share/texmf/bibtex/bib; BSTINPUTS: .;.;.;;D:/RCompile/recent/R/share/texmf/bibtex/bst;;D:/RCompile/recent/R/share/texmf/bibtex/bst;;D:/RCompile/recent/R/share/texmf/bibtex/bst; TEXINDY: Cleaned up: TEXINPUTS: .;D:/RCompile/recent/R/share/texmf/tex/latex; BIBINPUTS: .;D:/RCompile/recent/R/share/texmf/bibtex/bib; BSTINPUTS: .;D:/RCompile/recent/R/share/texmf/bibtex/bst; Cleaning up LaTeX environment variable...done Calling tools::texi2dvi()...done Output file size: 163460 bytes Compiling LaTeX document...done RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/knitr.Rnw.rsp/LoremIpsum.knitr.pdf File size: 159.63 kB (163460 bytes) Content type: application/pdf Has processor: TRUE Recursive processing... Recursive depth: Inf Processing RSP product... RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/knitr.Rnw.rsp/LoremIpsum.knitr.pdf File size: 159.63 kB (163460 bytes) Content type: application/pdf Has processor: TRUE Locating document-type specific processor... RSP product content type: application/pdf Source document: 'd:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/knitr.Rnw.rsp/LoremIpsum.knitr.tex' Processor found: application/pdf Locating document-type specific processor...done Processing... RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/knitr.Rnw.rsp/LoremIpsum.knitr.pdf File size: 159.63 kB (163460 bytes) Content type: application/pdf Has processor: TRUE function (pathname, ...) { if (!isUrl(pathname)) { withoutGString({ pathnameT <- Arguments$getReadablePathname(pathname) pathname[1] <- pathnameT }) } pathnameR <- processor(pathname, ...) metadataR <- getMetadata(pathnameR) postprocessR <- getMetadata(pathnameR, "postprocess", local = TRUE) if (isFALSE(postprocessR)) metadata$postprocess <- FALSE pathnameR <- getAbsolutePath(pathnameR) res <- RspFileProduct(pathnameR, attrs = list(metadata = metadata), mustExist = FALSE) res <- setMetadata(res, name = "source", value = pathname) res } Trying to compress PDF... Compression: R.utils::compressPDF()...... R.utils::compressPDF()......done Trying to compress PDF...done RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/knitr.Rnw.rsp/LoremIpsum.knitr.pdf File size: 159.63 kB (163460 bytes) Content type: application/pdf Metadata 'postprocess': 'FALSE' Has processor: FALSE Processing...done Processing RSP product...done Recursive processing...done Processing...done Processing RSP product...done Recursive processing...done Processing...done Processing RSP product...done Processing RSP R source code...done Processing RSP document...done Processing RSP file...done RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/knitr.Rnw.rsp/LoremIpsum.knitr.pdf File size: 159.63 kB (163460 bytes) Content type: application/pdf Metadata 'postprocess': 'FALSE' Has processor: FALSE Processing RSP file... Input pathname: D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.md.rsp Output pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/md.rsp/LoremIpsum.md Default content type: application/x-markdown Assigning RSP arguments... Environment: R_GlobalEnv Arguments assigned: Assigning RSP arguments...done Reading RSP document... Number of characters: 834 chr "<% toPNG <- function(...) R.devices::toPNG(..., field=\"pathname\") %>\n\nLorem Ipsum\n===========\n\nAuthor: R"| __truncated__ Reading RSP document...done Parsing RSP document... RspDocument: Source: D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.md.rsp Total number of RSP constructs: 10 Number of RspCode(s): 4 Number of RspCodeChunk(s): 2 Number of RspText(s): 4 Content type: application/x-markdown Parsing RSP document...done Processing RSP document... Translating RSP document (to R)... Number of R source code lines: 71 Translating RSP document (to R)...done Processing RSP R source code... Output pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/md.rsp/LoremIpsum.md Assigning RSP arguments... Environment: R_GlobalEnv Arguments assigned: Assigning RSP arguments...done Evaluating RSP R source code... Temporary working directory: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/md.rsp RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/md.rsp/LoremIpsum.md File size: 646 bytes Content type: application/x-markdown Has processor: TRUE Evaluating RSP R source code...done Processing RSP product... RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/md.rsp/LoremIpsum.md File size: 646 bytes Content type: application/x-markdown Has processor: TRUE Locating document-type specific processor... RSP product content type: application/x-markdown Source document: 'D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.md.rsp' Processor found: application/x-markdown Locating document-type specific processor...done Processing... RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/md.rsp/LoremIpsum.md File size: 646 bytes Content type: application/x-markdown Has processor: TRUE function (pathname, ...) { if (!isUrl(pathname)) { withoutGString({ pathnameT <- Arguments$getReadablePathname(pathname) pathname[1] <- pathnameT }) } pathnameR <- processor(pathname, ...) metadataR <- getMetadata(pathnameR) postprocessR <- getMetadata(pathnameR, "postprocess", local = TRUE) if (isFALSE(postprocessR)) metadata$postprocess <- FALSE pathnameR <- getAbsolutePath(pathnameR) res <- RspFileProduct(pathnameR, attrs = list(metadata = metadata), mustExist = FALSE) res <- setMetadata(res, name = "source", value = pathname) res } Compiling Markdown document... Markdown pathname (absolute): d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/md.rsp/LoremIpsum.md Input file size: 646 bytes Output and working directory: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/md.rsp Output pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/md.rsp/LoremIpsum.html Calling markdown::markdownToHTML()... Arguments: List of 3 $ : chr "LoremIpsum.md" $ output: chr "LoremIpsum.html" $ header: chr "" Input encoding: native.enc (from option 'encoding') Output encoding: UTF-8 (forced by markdown::markdownToHTML()) Calling markdown::markdownToHTML()...done Output file size: 18599 bytes Compiling Markdown document...done RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/md.rsp/LoremIpsum.html File size: 18.16 kB (18599 bytes) Content type: text/html Has processor: FALSE Processing...done Processing RSP product...done Processing RSP R source code...done Processing RSP document...done Processing RSP file...done RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/md.rsp/LoremIpsum.html File size: 18.16 kB (18599 bytes) Content type: text/html Has processor: FALSE Processing RSP file... Input pathname: D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.tex.rsp Output pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/tex.rsp/LoremIpsum.tex Default content type: application/x-latex Assigning RSP arguments... Environment: R_GlobalEnv Arguments assigned: Assigning RSP arguments...done Reading RSP document... Number of characters: 1184 chr "\\documentclass{article}\n\\usepackage[margin=1.0in]{geometry}\n\\usepackage{graphicx}\n<%@meta compression=\"g"| __truncated__ Reading RSP document...done Parsing RSP document... RspDocument: Source: D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.tex.rsp Total number of RSP constructs: 13 Number of RspCode(s): 4 Number of RspCodeChunk(s): 3 Number of RspText(s): 6 Content type: application/x-latex Metadata 'compression': 'gs(ebook)' Parsing RSP document...done Processing RSP document... Translating RSP document (to R)... Number of R source code lines: 78 Translating RSP document (to R)...done Processing RSP R source code... Output pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/tex.rsp/LoremIpsum.tex Assigning RSP arguments... Environment: R_GlobalEnv Arguments assigned: Assigning RSP arguments...done Evaluating RSP R source code... Temporary working directory: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/tex.rsp RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/tex.rsp/LoremIpsum.tex File size: 969 bytes Content type: application/x-latex Metadata 'compression': 'gs(ebook)' Has processor: TRUE Evaluating RSP R source code...done Processing RSP product... RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/tex.rsp/LoremIpsum.tex File size: 969 bytes Content type: application/x-latex Metadata 'compression': 'gs(ebook)' Has processor: TRUE Locating document-type specific processor... RSP product content type: application/x-latex Source document: 'D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.tex.rsp' Processor found: application/x-latex Locating document-type specific processor...done Processing... RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/tex.rsp/LoremIpsum.tex File size: 969 bytes Content type: application/x-latex Metadata 'compression': 'gs(ebook)' Has processor: TRUE function (pathname, ...) { if (!isUrl(pathname)) { withoutGString({ pathnameT <- Arguments$getReadablePathname(pathname) pathname[1] <- pathnameT }) } pathnameR <- processor(pathname, ...) metadataR <- getMetadata(pathnameR) postprocessR <- getMetadata(pathnameR, "postprocess", local = TRUE) if (isFALSE(postprocessR)) metadata$postprocess <- FALSE pathnameR <- getAbsolutePath(pathnameR) res <- RspFileProduct(pathnameR, attrs = list(metadata = metadata), mustExist = FALSE) res <- setMetadata(res, name = "source", value = pathname) res } Compiling LaTeX document... LaTeX pathname (absolute): D:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/tex.rsp/LoremIpsum.tex Input file size: 969 bytes Output format: pdf Output and working directory: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/tex.rsp Output pathname (PDF): d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/tex.rsp/LoremIpsum.pdf Calling tools::texi2dvi()... texinputs: [1] "D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum" Cleaning up LaTeX environment variable... Original: TEXINPUTS: .;.;.;;D:/RCompile/recent/R/share/texmf/tex/latex;;D:/RCompile/recent/R/share/texmf/tex/latex;;D:/RCompile/recent/R/share/texmf/tex/latex; BIBINPUTS: .;.;.;;D:/RCompile/recent/R/share/texmf/bibtex/bib;;D:/RCompile/recent/R/share/texmf/bibtex/bib;;D:/RCompile/recent/R/share/texmf/bibtex/bib; BSTINPUTS: .;.;.;;D:/RCompile/recent/R/share/texmf/bibtex/bst;;D:/RCompile/recent/R/share/texmf/bibtex/bst;;D:/RCompile/recent/R/share/texmf/bibtex/bst; TEXINDY: Cleaned up: TEXINPUTS: .;D:/RCompile/recent/R/share/texmf/tex/latex; BIBINPUTS: .;D:/RCompile/recent/R/share/texmf/bibtex/bib; BSTINPUTS: .;D:/RCompile/recent/R/share/texmf/bibtex/bst; Cleaning up LaTeX environment variable...done Calling tools::texi2dvi()...done Output file size: 157852 bytes Compiling LaTeX document...done RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/tex.rsp/LoremIpsum.pdf File size: 154.15 kB (157852 bytes) Content type: application/pdf Metadata 'compression': 'gs(ebook)' Has processor: TRUE Recursive processing... Recursive depth: Inf Processing RSP product... RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/tex.rsp/LoremIpsum.pdf File size: 154.15 kB (157852 bytes) Content type: application/pdf Metadata 'compression': 'gs(ebook)' Has processor: TRUE Locating document-type specific processor... RSP product content type: application/pdf Source document: 'd:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/tex.rsp/LoremIpsum.tex' Processor found: application/pdf Locating document-type specific processor...done Processing... RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/tex.rsp/LoremIpsum.pdf File size: 154.15 kB (157852 bytes) Content type: application/pdf Metadata 'compression': 'gs(ebook)' Has processor: TRUE function (pathname, ...) { if (!isUrl(pathname)) { withoutGString({ pathnameT <- Arguments$getReadablePathname(pathname) pathname[1] <- pathnameT }) } pathnameR <- processor(pathname, ...) metadataR <- getMetadata(pathnameR) postprocessR <- getMetadata(pathnameR, "postprocess", local = TRUE) if (isFALSE(postprocessR)) metadata$postprocess <- FALSE pathnameR <- getAbsolutePath(pathnameR) res <- RspFileProduct(pathnameR, attrs = list(metadata = metadata), mustExist = FALSE) res <- setMetadata(res, name = "source", value = pathname) res } Trying to compress PDF... Compression: gs(ebook) R.utils::compressPDF()...... R.utils::compressPDF()......done Trying to compress PDF...done RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/tex.rsp/LoremIpsum.pdf File size: 105.61 kB (108145 bytes) Content type: application/pdf Metadata 'compression': 'gs(ebook)' Metadata 'postprocess': 'FALSE' Has processor: FALSE Processing...done Processing RSP product...done Recursive processing...done Processing...done Processing RSP product...done Processing RSP R source code...done Processing RSP document...done Processing RSP file...done RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/tex.rsp/LoremIpsum.pdf File size: 105.61 kB (108145 bytes) Content type: application/pdf Metadata 'compression': 'gs(ebook)' Metadata 'postprocess': 'FALSE' Has processor: FALSE Processing RSP file... Input pathname: D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.txt.rsp Output pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/txt.rsp/LoremIpsum.txt Default content type: text/plain Assigning RSP arguments... Environment: R_GlobalEnv Arguments assigned: Assigning RSP arguments...done Reading RSP document... Number of characters: 176 chr "Lorem Ipsum\n===========\n\nAuthor: R.rsp\n\nText\n----\n\n<%\nsentences <- c(\"<%@include file=\"includes/Lore"| __truncated__ Reading RSP document...done Parsing RSP document... RspDocument: Source: D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.txt.rsp Total number of RSP constructs: 7 Number of RspCode(s): 3 Number of RspCodeChunk(s): 1 Number of RspText(s): 3 Content type: text/plain Parsing RSP document...done Processing RSP document... Translating RSP document (to R)... Number of R source code lines: 68 Translating RSP document (to R)...done Processing RSP R source code... Output pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/txt.rsp/LoremIpsum.txt Assigning RSP arguments... Environment: R_GlobalEnv Arguments assigned: Assigning RSP arguments...done Evaluating RSP R source code... Temporary working directory: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/txt.rsp RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/txt.rsp/LoremIpsum.txt File size: 510 bytes Content type: text/plain Has processor: FALSE Evaluating RSP R source code...done Processing RSP R source code...done Processing RSP document...done Processing RSP file...done RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/txt.rsp/LoremIpsum.txt File size: 510 bytes Content type: text/plain Has processor: FALSE Processing RSP file... Input pathname: D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.txt.rsp.rsp Output pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/txt.rsp.rsp/LoremIpsum.txt.rsp Default content type: application/x-rsp Assigning RSP arguments... Environment: R_GlobalEnv Arguments assigned: Assigning RSP arguments...done Reading RSP document... Number of characters: 368 chr "<%------------------------------------------------------------\nThis is an RSP document that outputs another RS"| __truncated__ Reading RSP document...done Parsing RSP document... RspDocument: Source: D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.txt.rsp.rsp Total number of RSP constructs: 1 Number of RspText(s): 1 Content type: application/x-rsp Parsing RSP document...done Processing RSP document... Translating RSP document (to R)... Number of R source code lines: 62 Translating RSP document (to R)...done Processing RSP R source code... Output pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/txt.rsp.rsp/LoremIpsum.txt.rsp Assigning RSP arguments... Environment: R_GlobalEnv Arguments assigned: Assigning RSP arguments...done Evaluating RSP R source code... Temporary working directory: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/txt.rsp.rsp RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/txt.rsp.rsp/LoremIpsum.txt.rsp File size: 602 bytes Content type: application/x-rsp Has processor: TRUE Evaluating RSP R source code...done Processing RSP product... RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/txt.rsp.rsp/LoremIpsum.txt.rsp File size: 602 bytes Content type: application/x-rsp Has processor: TRUE Locating document-type specific processor... RSP product content type: application/x-rsp Source document: 'D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum/LoremIpsum.txt.rsp.rsp' Processor found: application/x-rsp Locating document-type specific processor...done Processing... RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/txt.rsp.rsp/LoremIpsum.txt.rsp File size: 602 bytes Content type: application/x-rsp Has processor: TRUE function (pathname, ...) { if (!isUrl(pathname)) { withoutGString({ pathnameT <- Arguments$getReadablePathname(pathname) pathname[1] <- pathnameT }) } pathnameR <- processor(pathname, ...) metadataR <- getMetadata(pathnameR) postprocessR <- getMetadata(pathnameR, "postprocess", local = TRUE) if (isFALSE(postprocessR)) metadata$postprocess <- FALSE pathnameR <- getAbsolutePath(pathnameR) res <- RspFileProduct(pathnameR, attrs = list(metadata = metadata), mustExist = FALSE) res <- setMetadata(res, name = "source", value = pathname) res } Compiling RSP document... RSP pathname (absolute): d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/txt.rsp.rsp/LoremIpsum.txt.rsp Input file size: 602 bytes Output and working directory: . RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/txt.rsp.rsp/LoremIpsum.txt File size: 510 bytes Content type: text/plain Has processor: FALSE Compiling RSP document...done RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/txt.rsp.rsp/LoremIpsum.txt File size: 510 bytes Content type: text/plain Has processor: FALSE Processing...done Processing RSP product...done Processing RSP R source code...done Processing RSP document...done Processing RSP file...done RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/LoremIpsum/txt.rsp.rsp/LoremIpsum.txt File size: 510 bytes Content type: text/plain Has processor: FALSE Warning message: file name 'LoremIpsum.asciidoc-001' is not portable > > proc.time() user system elapsed 3.25 0.64 42.56