Last data update: 2014.03.03

R.rsp

Package: R.rsp
Version: 0.30.0
Depends: R (>= 2.14.0)
Imports: methods, stats, tools, utils, R.methodsS3 (>= 1.7.1), R.oo (>=
1.20.0), R.utils, R.cache (>= 0.12.0)
Suggests: tcltk, digest (>= 0.6.9), ascii (>= 2.1), markdown (>=
0.7.7), knitr (>= 1.9), R.devices (>= 2.14.0), base64enc (>=
0.1-3)
SuggestsNote: Recommended: digest, R.devices, base64enc, markdown
VignetteBuilder: R.rsp
Date: 2016-05-15
Title: Dynamic Generation of Scientific Reports
Authors@R: c(person("Henrik", "Bengtsson", role=c("aut", "cre", "cph"),
email = "henrikb@braju.com"))
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Description: The RSP markup language makes any text-based document come alive. RSP provides a powerful markup for controlling the content and output of LaTeX, HTML, Markdown, AsciiDoc, Sweave and knitr documents (and more), e.g. 'Today's date is <%=Sys.Date()%>'. Contrary to many other literate programming languages, with RSP it is straightforward to loop over mixtures of code and text sections, e.g. in month-by-month summaries. RSP has also several preprocessing directives for incorporating static and dynamic contents of external files (local or online) among other things. Functions rstring() and rcat() make it easy to process RSP strings, rsource() sources an RSP file as it was an R script, while rfile() compiles it (even online) into its final output format, e.g. rfile('report.tex.rsp') generates 'report.pdf' and rfile('report.md.rsp') generates 'report.html'. RSP is ideal for self-contained scientific reports and R package vignettes. It's easy to use - if you know how to write an R script, you'll be up and running within minutes.
License: LGPL (>= 2.1)
URL: https://github.com/HenrikBengtsson/R.rsp
BugReports: https://github.com/HenrikBengtsson/R.rsp/issues
LazyLoad: TRUE
NeedsCompilation: no
Packaged: 2016-05-15 16:18:43 UTC; hb
Repository: CRAN
Date/Publication: 2016-05-15 22:09:23

● Cran Task View: ReproducibleResearch
● 0 images, 191 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'R.rsp' ...
** package 'R.rsp' successfully unpacked and MD5 sums checked
** R
** exec
** inst
** preparing package for lazy loading
Warning in setGenericS3.default(name, export = exportGeneric, envir = envir,  :
  Renamed the preexisting function write to write.default, which was defined in environment base.
** help
*** installing help indices
  converting help for package 'R.rsp'
    finding HTML links ... done
    000-LB-.RspDocument                     html  
    000.readText                            html  
    FileRspResponse                         html  
    HtmlRspLanguage                         html  
    HttpDaemon                              html  
    HttpDaemonRspResponse                   html  
    HttpRequest                             html  
    Non-documented_objects                  html  
    R.rsp-package                           html  
    RRspPackage                             html  
    RspCode                                 html  
    RspCodeChunk                            html  
    RspComment                              html  
    RspConstruct                            html  
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspConstruct.Rd:27: missing file link 'RspCopyDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspConstruct.Rd:27: missing file link 'RspElseDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspConstruct.Rd:27: missing file link 'RspEndcopyDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspConstruct.Rd:27: missing file link 'RspEndcutDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspConstruct.Rd:27: missing file link 'RspEndifDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspConstruct.Rd:27: missing file link 'RspIfeqDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspConstruct.Rd:27: missing file link 'RspIfneqDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspConstruct.Rd:27: missing file link 'RspIntegerDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspConstruct.Rd:27: missing file link 'RspLogicalDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspConstruct.Rd:27: missing file link 'RspNumericDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspConstruct.Rd:27: missing file link 'RspPasteDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspConstruct.Rd:27: missing file link 'RspStringDirective'
    RspCutDirective                         html  
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspCutDirective.Rd:35: missing file link 'RspCopyDirective'
    RspDirective                            html  
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspDirective.Rd:29: missing file link 'RspCopyDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspDirective.Rd:29: missing file link 'RspElseDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspDirective.Rd:29: missing file link 'RspEndcopyDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspDirective.Rd:29: missing file link 'RspEndcutDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspDirective.Rd:29: missing file link 'RspEndifDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspDirective.Rd:29: missing file link 'RspIfeqDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspDirective.Rd:29: missing file link 'RspIfneqDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspDirective.Rd:29: missing file link 'RspIntegerDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspDirective.Rd:29: missing file link 'RspLogicalDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspDirective.Rd:29: missing file link 'RspNumericDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspDirective.Rd:29: missing file link 'RspPasteDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspDirective.Rd:29: missing file link 'RspStringDirective'
    RspDocument                             html  
    RspErrorDirective                       html  
    RspEvalDirective                        html  
    RspException                            html  
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspException.Rd:37: missing file link 'RspParseException'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspException.Rd:37: missing file link 'RspPreprocessingException'
    RspExpression                           html  
    RspFileProduct                          html  
    RspIfDirective                          html  
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspIfDirective.Rd:37: missing file link 'RspIfeqDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspIfDirective.Rd:37: missing file link 'RspIfneqDirective'
    RspIncludeDirective                     html  
    RspLanguage                             html  
    RspMetaDirective                        html  
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspMetaDirective.Rd:30: missing file link 'RspStringDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspMetaDirective.Rd:38: missing file link 'RspStringDirective'
    RspObject                               html  
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspObject.Rd:25: missing file link 'RspCopyDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspObject.Rd:25: missing file link 'RspElseDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspObject.Rd:25: missing file link 'RspEndcopyDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspObject.Rd:25: missing file link 'RspEndcutDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspObject.Rd:25: missing file link 'RspEndifDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspObject.Rd:25: missing file link 'RspIfeqDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspObject.Rd:25: missing file link 'RspIfneqDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspObject.Rd:25: missing file link 'RspIntegerDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspObject.Rd:25: missing file link 'RspLogicalDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspObject.Rd:25: missing file link 'RspNumericDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspObject.Rd:25: missing file link 'RspPasteDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspObject.Rd:25: missing file link 'RspStringDirective'
    RspPage                                 html  
    RspPageDirective                        html  
    RspParser                               html  
    RspProduct                              html  
    RspRSourceCode                          html  
    RspRSourceCodeFactory                   html  
    RspResponse                             html  
    RspShSourceCode                         html  
    RspShSourceCodeFactory                  html  
    RspSourceCode                           html  
    RspSourceCodeFactory                    html  
    RspString                               html  
    RspStringProduct                        html  
    RspText                                 html  
    RspUnknownDirective                     html  
    RspUnparsedDirective                    html  
    RspUnparsedExpression                   html  
    RspVariableDirective                    html  
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspVariableDirective.Rd:35: missing file link 'RspIntegerDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspVariableDirective.Rd:35: missing file link 'RspLogicalDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspVariableDirective.Rd:35: missing file link 'RspNumericDirective'
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/RspVariableDirective.Rd:35: missing file link 'RspStringDirective'
    RspVoid                                 html  
    appendRootPaths.HttpDaemon              html  
    as.character.HttpDaemon                 html  
    as.character.HttpRequest                html  
    as.character.RspStringProduct           html  
    asRspString.RspConstruct                html  
    browseRsp                               html  
    buildNonSweaveTexToPdf                  html  
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/buildNonSweaveTexToPdf.Rd:26: missing file link 'texi2pdf'
    buildNonSweaveVignette                  html  
    buildNonSweaveVignettes                 html  
    buildPkgIndexHtml                       html  
    buildVignette                           html  
    capabilitiesOf.RRspPackage              html  
    compileAsciiDoc                         html  
    compileAsciiDocNoweb                    html  
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/compileAsciiDocNoweb.Rd:27: missing file link 'Asciidoc'
    compileKnitr                            html  
    compileLaTeX                            html  
    compileMarkdown                         html  
    compileRnw                              html  
    compileRsp                              html  
    compileSweave                           html  
    dropEmptyText.RspDocument               html  
    escape.RspLanguage                      html  
    evaluate.RspDocument                    html  
    evaluate.RspRSourceCode                 html  
    evaluate.RspShSourceCode                html  
    evaluate.RspSourceCode                  html  
    evaluate.RspString                      html  
    exprToCode.RspSourceCodeFactory         html  
    findAsciiDoc                            html  
    findPandoc                              html  
    findProcessor.RspProduct                html  
    flatten.RspDocument                     html  
    flush.RspResponse                       html  
    getAbsolutePath.FileRspResponse         html  
    getAbsolutePath.RspPage                 html  
    getAttributes.default                   html  
    getCode.RspCode                         html  
    getComment.RspComment                   html  
    getComment.RspConstruct                 html  
    getComment.RspLanguage                  html  
    getCompleteCode.RspSourceCodeFactory    html  
    getConfig.HttpDaemon                    html  
    getContent.RspEvalDirective             html  
    getContent.RspIncludeDirective          html  
    getContent.RspText                      html  
    getContentLength.HttpRequest            html  
    getContentType.HttpRequest              html  
    getDefaultFilenamePattern.HttpDaemon    html  
    getEcho.RspCode                         html  
    getFile.RspEvalDirective                html  
    getFile.RspIncludeDirective             html  
    getHttpRequest.HttpDaemon               html  
    getInclude.RspConstruct                 html  
    getLanguage.RspLanguage                 html  
    getLanguage.RspSourceCodeFactory        html  
    getName.FileRspResponse                 html  
    getName.RspPage                         html  
    getNewline.RspLanguage                  html  
    getOutput.FileRspResponse               html  
    getParameter.HttpRequest                html  
    getParameters.HttpRequest               html  
    getPath.FileRspResponse                 html  
    getPath.RspDocument                     html  
    getPath.RspPage                         html  
    getPort.HttpDaemon                      html  
    getProtocol.HttpRequest                 html  
    getRealPath.HttpRequest                 html  
    getRemoteAddress.HttpRequest            html  
    getRemoteHost.HttpRequest               html  
    getRootPaths.HttpDaemon                 html  
    getScheme.HttpRequest                   html  
    getServerName.HttpRequest               html  
    getServerPort.HttpRequest               html  
    getSource.RspDocument                   html  
    getSource.RspString                     html  
    getSuffixSpecs.RspConstruct             html  
    getType.RspDocument                     html  
    getType.RspPageDirective                html  
    getType.RspProduct                      html  
    getType.RspString                       html  
    getVerbatim.RspIncludeDirective         html  
    getVerbatim.RspLanguage                 html  
    getWrap.RspIncludeDirective             html  
    hasParameter.HttpRequest                html  
    hasProcessor.RspProduct                 html  
    import.RspResponse                      html  
    importRsp                               html  
    indexOfNonQuoted                        html  
    isStarted.HttpDaemon                    html  
    makeSourceCode.RspSourceCodeFactory     html  
    mergeTexts.RspDocument                  html  
    nbrOfLines.RspString                    html  
    nbrOfParameters.HttpRequest             html  
    openUrl.HttpDaemon                      html  
    parse.RspParser                         html  
    parse.RspRSourceCode                    html  
    parse.RspString                         html  
    parse.RspUnparsedDirective              html  
    parse.RspUnparsedExpression             html  
    parseRaw.RspParser                      html  
    parseRsp                                html  
    parseVignette                           html  
    parseVignettes                          html  
    preprocess.RspDocument                  html  
    print.RspArguments                      html  
    print.RspObject                         html  
    process.RspProduct                      html  
    processRsp.HttpDaemon                   html  
    rargs                                   html  
    rcat                                    html  
    rclean                                  html  
    rcode                                   html  
    rcompile                                html  
    requireAttributes.RspDirective          html  
    restart.HttpDaemon                      html  
    rfile                                   html  
    rsp                                     html  
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/rsp.Rd:30: missing file link 'stdout'
    rspTangle                               html  
Rd warning: /tmp/Rtmp3SKlV5/R.INSTALL1d6c2fcda145/R.rsp/man/rspTangle.Rd:18: missing file link 'Stangle'
    rspToHtml                               html  
    rspWeave                                html  
    rsptex                                  html  
    rstring                                 html  
    setRootPaths.HttpDaemon                 html  
    sourceAllRsp                            html  
    sourceRsp                               html  
    sourceTcl.HttpDaemon                    html  
    splitUrl                                html  
    start.HttpDaemon                        html  
    startHelp.HttpDaemon                    html  
    stop.HttpDaemon                         html  
    subset.RspDocument                      html  
    tangle.RspSourceCode                    html  
    tidy.RspSourceCode                      html  
    toLatex.character                       html  
    toR.RspDocument                         html  
    toR.RspString                           html  
    toSourceCode.RspSourceCodeFactory       html  
    translateRsp                            html  
    translateRspV1                          html  
    trim.RspDocument                        html  
    trimNonText.RspDocument                 html  
    typeOfRnw                               html  
    view.RspProduct                         html  
    write.RspResponse                       html  
    writeResponse.HttpDaemon                html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (R.rsp)
Making 'packages.html' ... done