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
03d6daff
Commit
03d6daff
authored
Jan 05, 2021
by
ygy
Browse files
new port: devel/R-cran-sessioninfo: R Session Information
Approved by: lwhsu
parent
690c1676
Changes
4
Hide whitespace changes
Inline
Side-by-side
devel/Makefile
View file @
03d6daff
...
...
@@ -90,6 +90,7 @@
SUBDIR
+=
R-cran-rprojroot
SUBDIR
+=
R-cran-rstudioapi
SUBDIR
+=
R-cran-rversions
SUBDIR
+=
R-cran-sessioninfo
SUBDIR
+=
R-cran-sfsmisc
SUBDIR
+=
R-cran-sourcetools
SUBDIR
+=
R-cran-sys
...
...
devel/R-cran-sessioninfo/Makefile
0 → 100644
View file @
03d6daff
# Created by: Guangyuan Yang <ygy@FreeBSD.org>
# $FreeBSD$
PORTNAME
=
sessioninfo
DISTVERSION
=
1.1.1
CATEGORIES
=
devel
DISTNAME
=
${PORTNAME}
_
${DISTVERSION}
MAINTAINER
=
ygy@FreeBSD.org
COMMENT
=
R Session Information
LICENSE
=
GPLv2
RUN_DEPENDS
=
R-cran-cli>0:devel/R-cran-cli
\
R-cran-withr>0:devel/R-cran-withr
TEST_DEPENDS
=
R-cran-callr>0:devel/R-cran-callr
\
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-sessioninfo/distinfo
0 → 100644
View file @
03d6daff
TIMESTAMP = 1609794295
SHA256 (sessioninfo_1.1.1.tar.gz) = 166b04678448a7decd50f24afabe5e2ad613e3c55b180ef6e8dd7a870a1dae48
SIZE (sessioninfo_1.1.1.tar.gz) = 46027
devel/R-cran-sessioninfo/pkg-descr
0 → 100644
View file @
03d6daff
Query and print information about the current R session. It is similar to
'utils::sessionInfo()', but includes more information about packages, and where
they were installed from.
WWW: https://github.com/r-lib/sessioninfo#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