Port details |
- R-cran-rstudioapi Safely Access the RStudio API
- 0.13 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: tota@FreeBSD.org
 - Port Added: 2015-08-12 18:30:22
- Last Update: 2022-07-20 14:21:35
- Commit Hash: aa6eefd
- License: MIT
- Description:
- Access the RStudio API (if available) and provide informative error
messages when it's not.
WWW: https://cran.r-project.org/web/packages/rstudioapi/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-rstudioapi>0:devel/R-cran-rstudioapi
- To install the port:
- cd /usr/ports/devel/R-cran-rstudioapi/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-rstudioapi
- pkg install R-cran-rstudioapi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-rstudioapi
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1605271975
SHA256 (rstudioapi_0.13.tar.gz) = aac35bbdcb4a8e8caba943bc8a2b98120e8940b80cd1020224bb1a26ff776d8b
SIZE (rstudioapi_0.13.tar.gz) = 110472
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R : math/R
- Runtime dependencies:
-
- R : math/R
- This port is required by:
- for Build
-
- devel/R-cran-devtools
- devel/R-cran-gert
- devel/R-cran-usethis
- devel/RStudio
- graphics/R-cran-DiagrammeR
- textproc/R-cran-htmlTable
- for Run
-
- devel/R-cran-devtools
- devel/R-cran-gert
- devel/R-cran-usethis
- graphics/R-cran-DiagrammeR
- textproc/R-cran-htmlTable
- Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-rstudioapi
- USES:
- cran:auto-plist
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:35 0.13 |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 0.13 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
13 Nov 2020 13:36:09
0.13 |
tota  |
- Update to 0.13 |
05 May 2020 16:07:54
0.11_1 |
jrm  |
math/R: Update to version 4.0.0
Upstream changes:
https://stat.ethz.ch/pipermail/r-announce/2020/000653.html
Also bump PORTREVISION of ports that depend on math/R.
Submitted by: wen (in part)
Reviewed by: jwb, Rainer Hurling <rhurlin@gwdg.de>, thierry
Differential Revision: https://reviews.freebsd.org/D24572 |
11 Feb 2020 06:05:32
0.11 |
tota  |
- Update to 0.11 |
26 Jul 2019 20:46:57
0.10_1 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
09 Jun 2019 15:40:52
0.10 |
tota  |
- Update to 0.10 |
12 Dec 2018 01:35:36
0.8_1 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
12 Oct 2018 03:37:03
0.8 |
tota  |
- Update to 0.8 |
10 Mar 2018 17:46:06
0.7_1 |
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
10 Sep 2017 22:14:16
0.7 |
tota  |
- Update to 0.7 |
18 Jul 2016 14:52:11
0.6 |
tota  |
- Update to 0.6 |
26 Jan 2016 19:57:57
0.5 |
tota  |
- Update to 0.5 |
24 Jan 2016 03:03:26
0.4.0 |
tota  |
- Update to 0.4.0 |
12 Aug 2015 18:30:17
0.3.1 |
tota  |
- Add new port: devel/R-cran-rstudioapi
Access the RStudio API (if available) and provide informative error
messages when it's not.
WWW: https://cran.r-project.org/web/packages/rstudioapi/ |