Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (7h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-27 03:30:24 UTC Now

2023-02-18 09:26:08 UTC MAIN commitmail json YAML

(misc/R-Hmisc) Updated 4.7.0 to 4.8 0

Changes in version 4.8-0 (2023-02-08)
  * rendHTML: new function to render HTML, sensing if knitr is
    running and if so using knitr::asis_output, otherwise htmltools

  * contents, describe: added the use of rendHTML so that HTML can be
    rendered from the console, and made it so that if
    options(prType='html') is in effect the html method will be
    invoked automatically when printing

(mef)