FreeBSD Bugzilla – Attachment 225920 Details for
Bug 246843
New port: devel/R-cran-roxygen2: In-Line Documentation for R
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Modified port in GIT diff format
R-cran-roxygen2.diff (text/plain), 1.92 KB, created by
Jean-Paul Beconne
on 2021-06-19 08:44:36 UTC
(
hide
)
Description:
Modified port in GIT diff format
Filename:
MIME Type:
Creator:
Jean-Paul Beconne
Created:
2021-06-19 08:44:36 UTC
Size:
1.92 KB
patch
obsolete
>diff --git a/devel/R-cran-roxygen2/Makefile b/devel/R-cran-roxygen2/Makefile >new file mode 100644 >index 000000000000..27b52f19a874 >--- /dev/null >+++ b/devel/R-cran-roxygen2/Makefile >@@ -0,0 +1,29 @@ >+PORTNAME= roxygen2 >+DISTVERSION= 7.1.1 >+CATEGORIES= devel >+DISTNAME= ${PORTNAME}_${DISTVERSION} >+ >+MAINTAINER= jpbeconne@free.fr >+COMMENT= In-Line Documentation for R >+ >+LICENSE= MIT >+ >+CRAN_DEPENDS= 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 >+BUILD_DEPENDS= ${CRAN_DEPENDS} >+RUN_DEPENDS= ${CRAN_DEPENDS} >+ >+USES= cran:auto-plist,compiles >+ >+.include <bsd.port.mk> >diff --git a/devel/R-cran-roxygen2/distinfo b/devel/R-cran-roxygen2/distinfo >new file mode 100644 >index 000000000000..1da0aaa15465 >--- /dev/null >+++ b/devel/R-cran-roxygen2/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1607028971 >+SHA256 (roxygen2_7.1.1.tar.gz) = bdc55ded037d4366f4d25a0d69e880dacc0fa22bee20f595d45855eef8548861 >+SIZE (roxygen2_7.1.1.tar.gz) = 254118 >diff --git a/devel/R-cran-roxygen2/pkg-descr b/devel/R-cran-roxygen2/pkg-descr >new file mode 100644 >index 000000000000..ce6213399fb8 >--- /dev/null >+++ b/devel/R-cran-roxygen2/pkg-descr >@@ -0,0 +1,6 @@ >+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++. >+ >+WWW: https://roxygen2.r-lib.org
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 246843
:
215022
|
225868
|
225898
|
225910
| 225920