Port details |
- R-cran-roxygen2 In-Line Documentation for R
- 7.1.1_1 devel
=0 7.1.1Version of this port present on the latest quarterly branch. - Maintainer: jpbeconne@free.fr
 - Port Added: 2021-06-21 02:18:13
- Last Update: 2023-04-23 09:09:58
- Commit Hash: 8d3e020
- License: MIT
- Description:
- Generate your Rd documentation, 'NAMESPACE' file, and collation field using
specially formatted comments. Writing documentation in-line with code makes
it easier to keep your documentation up-to-date as your requirements change.
'Roxygen2' is inspired by the 'Doxygen' system for C++.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-roxygen2>0:devel/R-cran-roxygen2
- To install the port:
- cd /usr/ports/devel/R-cran-roxygen2/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-roxygen2
- pkg install R-cran-roxygen2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-roxygen2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1607028971
SHA256 (roxygen2_7.1.1.tar.gz) = bdc55ded037d4366f4d25a0d69e880dacc0fa22bee20f595d45855eef8548861
SIZE (roxygen2_7.1.1.tar.gz) = 254118
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R-cran-brew>0 : textproc/R-cran-brew
- R-cran-commonmark>0 : textproc/R-cran-commonmark
- R-cran-desc>=1.2.0 : devel/R-cran-desc
- R-cran-digest>0 : security/R-cran-digest
- R-cran-knitr>0 : print/R-cran-knitr
- R-cran-pkgload>=1.0.2 : devel/R-cran-pkgload
- R-cran-purrr>=0.3.3 : devel/R-cran-purrr
- R-cran-R6>=2.1.2 : devel/R-cran-R6
- R-cran-Rcpp>=0.11.0 : devel/R-cran-Rcpp
- R-cran-rlang>0 : devel/R-cran-rlang
- R-cran-stringi>0 : textproc/R-cran-stringi
- R-cran-stringr>=1.0.0 : textproc/R-cran-stringr
- R-cran-xml2>0 : textproc/R-cran-xml2
- R : math/R
- gfortran12 : lang/gcc12
- as : devel/binutils
- Runtime dependencies:
-
- R-cran-brew>0 : textproc/R-cran-brew
- R-cran-commonmark>0 : textproc/R-cran-commonmark
- R-cran-desc>=1.2.0 : devel/R-cran-desc
- R-cran-digest>0 : security/R-cran-digest
- R-cran-knitr>0 : print/R-cran-knitr
- R-cran-pkgload>=1.0.2 : devel/R-cran-pkgload
- R-cran-purrr>=0.3.3 : devel/R-cran-purrr
- R-cran-R6>=2.1.2 : devel/R-cran-R6
- R-cran-Rcpp>=0.11.0 : devel/R-cran-Rcpp
- R-cran-rlang>0 : devel/R-cran-rlang
- R-cran-stringi>0 : textproc/R-cran-stringi
- R-cran-stringr>=1.0.0 : textproc/R-cran-stringr
- R-cran-xml2>0 : textproc/R-cran-xml2
- R : math/R
- gfortran12 : lang/gcc12
- This port is required by:
- for Build
-
- devel/R-cran-devtools
- for Run
-
- devel/R-cran-devtools
Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-roxygen2
- USES:
- cran:auto-plist,compiles
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.1.1_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
7.1.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
7.1.1 21 Jun 2021 01:56:10
    |
Guangyuan Yang (ygy)  Author: Jean-Paul Beconne |
devel/R-cran-roxygen2: New port: In-Line Documentation for R
PR: 246843
Approved by: lwhsu (mentor, implicit) |
Number of commits found: 4
|