diff --git a/README.html b/README.html index 2a74194..603faad 100644 --- a/README.html +++ b/README.html @@ -198,7 +198,7 @@

Awesome R Package Development Tools

Modified
-

November 10, 2024

+

November 13, 2024

@@ -330,6 +330,7 @@

Manual

  • {rdoxygen} (to create Doxygen documentation for R package C++ code)

  • {roxyglobals} (to generate global variables with {roxygen2} documentation)

  • {sinew} (generate {roxygen2} skeletons)

  • +
  • {autoimport} (to automatically generate @importFrom roxygen tags from R files)

  • {roclang} (helpers for diffusing content across function documentation)

  • {Rdpack} (for inserting references, figures, and evaluated examples in Rd docs)

  • {roxygen2md} (to allow Markdown syntax usage in {roxygen2} documentation)

  • @@ -876,13 +877,13 @@

    Session information

    version R version 4.4.2 (2024-10-31) os Ubuntu 22.04.5 LTS system x86_64, linux-gnu - hostname fv-az1393-535 + hostname fv-az1116-512 ui X11 language (EN) collate C.UTF-8 ctype C.UTF-8 tz UTC - date 2024-11-10 + date 2024-11-13 pandoc 3.5 @ /opt/hostedtoolcache/pandoc/3.5/x64/ (via rmarkdown) quarto 1.6.33 @ /usr/local/bin/quarto diff --git a/README.md b/README.md index b79650f..7834f86 100644 --- a/README.md +++ b/README.md @@ -240,6 +240,9 @@ whether the package is meant to be submitted to CRAN or Bioconductor. - [`{sinew}`](https://yonicd.github.io/sinew/) (generate `{roxygen2}` skeletons) +- [`{autoimport}`](https://github.com/DanChaltiel/autoimport) (to + automatically generate @importFrom roxygen tags from R files) + - [`{roclang}`](https://cran.r-project.org/package=roclang) (helpers for diffusing content across function documentation) @@ -1120,13 +1123,13 @@ To thank the contributors or maintainers of packages you rely on. version R version 4.4.2 (2024-10-31) os Ubuntu 22.04.5 LTS system x86_64, linux-gnu - hostname fv-az1393-535 + hostname fv-az1116-512 ui X11 language (EN) collate C.UTF-8 ctype C.UTF-8 tz UTC - date 2024-11-10 + date 2024-11-13 pandoc 3.5 @ /opt/hostedtoolcache/pandoc/3.5/x64/ (via rmarkdown) quarto 1.6.33 @ /usr/local/bin/quarto diff --git a/index.html b/index.html index 2a74194..603faad 100644 --- a/index.html +++ b/index.html @@ -198,7 +198,7 @@

    Awesome R Package Development Tools

    Modified
    -

    November 10, 2024

    +

    November 13, 2024

    @@ -330,6 +330,7 @@

    Manual

  • {rdoxygen} (to create Doxygen documentation for R package C++ code)

  • {roxyglobals} (to generate global variables with {roxygen2} documentation)

  • {sinew} (generate {roxygen2} skeletons)

  • +
  • {autoimport} (to automatically generate @importFrom roxygen tags from R files)

  • {roclang} (helpers for diffusing content across function documentation)

  • {Rdpack} (for inserting references, figures, and evaluated examples in Rd docs)

  • {roxygen2md} (to allow Markdown syntax usage in {roxygen2} documentation)

  • @@ -876,13 +877,13 @@

    Session information

    version R version 4.4.2 (2024-10-31) os Ubuntu 22.04.5 LTS system x86_64, linux-gnu - hostname fv-az1393-535 + hostname fv-az1116-512 ui X11 language (EN) collate C.UTF-8 ctype C.UTF-8 tz UTC - date 2024-11-10 + date 2024-11-13 pandoc 3.5 @ /opt/hostedtoolcache/pandoc/3.5/x64/ (via rmarkdown) quarto 1.6.33 @ /usr/local/bin/quarto