Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
65cd8a80
Commit
65cd8a80
authored
Dec 09, 2020
by
ygy
Browse files
New port: devel/R-cran-rematch2: Tidy Output from Regular Expression Matching
PR: 251679 Approved by: lwhsu
parent
a5a45b2c
Changes
4
Hide whitespace changes
Inline
Side-by-side
devel/Makefile
View file @
65cd8a80
...
...
@@ -72,6 +72,7 @@
SUBDIR
+=
R-cran-purrr
SUBDIR
+=
R-cran-randomForest
SUBDIR
+=
R-cran-registry
SUBDIR
+=
R-cran-rematch2
SUBDIR
+=
R-cran-repr
SUBDIR
+=
R-cran-reshape
SUBDIR
+=
R-cran-reshape2
...
...
devel/R-cran-rematch2/Makefile
0 → 100644
View file @
65cd8a80
# $FreeBSD$
PORTNAME
=
rematch2
DISTVERSION
=
2.1.2
CATEGORIES
=
devel
DISTNAME
=
${PORTNAME}
_
${DISTVERSION}
MAINTAINER
=
ygy@FreeBSD.org
COMMENT
=
Tidy Output from Regular Expression Matching
LICENSE
=
MIT
LICENSE_FILE
=
${WRKSRC}
/LICENSE
RUN_DEPENDS
=
R-cran-tibble>0:devel/R-cran-tibble
TEST_DEPENDS
=
R-cran-covr>0:devel/R-cran-covr
\
R-cran-testthat>0:devel/R-cran-testthat
USES
=
cran:auto-plist
.
include
<bsd.port.mk>
devel/R-cran-rematch2/distinfo
0 → 100644
View file @
65cd8a80
TIMESTAMP = 1607405310
SHA256 (rematch2_2.1.2.tar.gz) = fe9cbfe99dd7731a0a2a310900d999f80e7486775b67f3f8f388c30737faf7bb
SIZE (rematch2_2.1.2.tar.gz) = 13366
devel/R-cran-rematch2/pkg-descr
0 → 100644
View file @
65cd8a80
Wrappers on 'regexpr' and 'gregexpr' to return the match results in tidy data
frames.
WWW: https://github.com/r-lib/rematch2#readme
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment