# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # R-cran-rematch2 # R-cran-rematch2/pkg-descr # R-cran-rematch2/distinfo # R-cran-rematch2/Makefile # echo c - R-cran-rematch2 mkdir -p R-cran-rematch2 > /dev/null 2>&1 echo x - R-cran-rematch2/pkg-descr sed 's/^X//' >R-cran-rematch2/pkg-descr << '61269c1d468f7414ee5d86fe39d1adbc' XParse simple '.ini' configuration files to an structured list. Users can Xmanipulate this resulting list with lapply() functions. This same structured Xlist can be used to write back to file after modifications. X XWWW: https://CRAN.R-project.org/package=ini 61269c1d468f7414ee5d86fe39d1adbc echo x - R-cran-rematch2/distinfo sed 's/^X//' >R-cran-rematch2/distinfo << '3aeb67b33fdd7f4b91b97af41284f712' XTIMESTAMP = 1590755244 XSHA256 (rematch2_2.1.2.tar.gz) = fe9cbfe99dd7731a0a2a310900d999f80e7486775b67f3f8f388c30737faf7bb XSIZE (rematch2_2.1.2.tar.gz) = 13366 3aeb67b33fdd7f4b91b97af41284f712 echo x - R-cran-rematch2/Makefile sed 's/^X//' >R-cran-rematch2/Makefile << 'f69125aafea5972aadecace268227484' X# $FreeBSD$ X XPORTNAME= rematch2 XDISTVERSION= 2.1.2 XPORTREVISION= 1 XCATEGORIES= devel XDISTNAME= ${PORTNAME}_${DISTVERSION} X XMAINTAINER= jpbeconne@free.fr XCOMMENT= Wrappers on 'regexpr' and 'gregexpr' for tidy data frames X XLICENSE= MIT X XCRAN_DEPENDS= R-cran-tibble>=2.1.3:devel/R-cran-tibble XBUILD_DEPENDS= ${CRAN_DEPENDS} XRUN_DEPENDS= ${CRAN_DEPENDS} X XUSES= cran:auto-plist X X.include f69125aafea5972aadecace268227484 exit