#!/bin/sh # This is a shell archive echo x R-cran-roxygen2 mkdir -p R-cran-roxygen2 > /dev/null 2>&1 echo x R-cran-roxygen2/distinfo sed 's/^X//' > R-cran-roxygen2/distinfo << 'SHAR_END' XTIMESTAMP = 1607028971 XSHA256 (roxygen2_7.1.1.tar.gz) = bdc55ded037d4366f4d25a0d69e880dacc0fa22bee20f595d45855eef8548861 XSIZE (roxygen2_7.1.1.tar.gz) = 254118 SHAR_END echo x R-cran-roxygen2/Makefile sed 's/^X//' > R-cran-roxygen2/Makefile << 'SHAR_END' XPORTNAME= roxygen2 XDISTVERSION= 7.1.1 XCATEGORIES= devel XDISTNAME= ${PORTNAME}_${DISTVERSION} X XMAINTAINER= jpbeconne@free.fr XCOMMENT= In-Line Documentation for R X XLICENSE= MIT X XCRAN_DEPENDS= R-cran-brew>0:textproc/R-cran-brew \ X R-cran-commonmark>0:textproc/R-cran-commonmark \ X R-cran-desc>=1.2.0:devel/R-cran-desc \ X R-cran-digest>0:security/R-cran-digest \ X R-cran-pkgload>=1.0.2:devel/R-cran-pkgload \ X R-cran-purrr>=0.3.3:devel/R-cran-purrr \ X R-cran-R6>=2.1.2:devel/R-cran-R6 \ X R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp \ X R-cran-rlang>0:devel/R-cran-rlang \ X R-cran-stringi>0:textproc/R-cran-stringi \ X R-cran-stringr>=1.0.0:textproc/R-cran-stringr \ X R-cran-xml2>0:textproc/R-cran-xml2 XBUILD_DEPENDS= ${CRAN_DEPENDS} XRUN_DEPENDS= ${CRAN_DEPENDS} X XUSES= cran:auto-plist,compiles X X.include SHAR_END echo x R-cran-roxygen2/pkg-descr sed 's/^X//' > R-cran-roxygen2/pkg-descr << 'SHAR_END' XGenerate your Rd documentation, 'NAMESPACE' file, and collation field using Xspecially formatted comments. Writing documentation in-line with code makes Xit easier to keep your documentation up-to-date as your requirements change. X'Roxygen2' is inspired by the 'Doxygen' system for C++. X XWWW: https://roxygen2.r-lib.org SHAR_END exit