Port details |
- R-cran-gargle Utilities for Working with Google APIs
- 1.5.2 devel =2 1.5.2Version of this port present on the latest quarterly branch.
- Maintainer: einar@isnic.is
- Port Added: 2024-04-06 14:54:13
- Last Update: 2024-11-06 15:17:35
- Commit Hash: 6e2da96
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://gargle.r-lib.org/
- Description:
- Provides utilities for working with Google APIs
<https://developers.google.com/apis-explorer>.
This includes functions and classes for handling common credential types and for
preparing, executing, and processing HTTP requests.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-gargle>0:devel/R-cran-gargle
- To install the port:
- cd /usr/ports/devel/R-cran-gargle/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-gargle
- pkg install R-cran-gargle
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-gargle
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1706916653
SHA256 (gargle_1.5.2.tar.gz) = 4a5beb046eb50a168b4baf5d1fcd8ac20d698e7fcb6b6ef46a436ded5b039001
SIZE (gargle_1.5.2.tar.gz) = 627560
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-cran-cli>=3.0.1 : devel/R-cran-cli
- R-cran-fs>=1.3.1 : filesystems/R-cran-fs
- R-cran-glue>=1.3.0 : devel/R-cran-glue
- R-cran-httr>=1.4.5 : www/R-cran-httr
- R-cran-jsonlite>0 : converters/R-cran-jsonlite
- R-cran-lifecycle>0 : devel/R-cran-lifecycle
- R-cran-openssl>0 : security/R-cran-openssl
- R-cran-rappdirs>0 : devel/R-cran-rappdirs
- R-cran-rlang>=1.1.0 : devel/R-cran-rlang
- R-cran-withr>0 : devel/R-cran-withr
- R : math/R
- Test dependencies:
-
- R-cran-testthat>0 : devel/R-cran-testthat
- Runtime dependencies:
-
- R-cran-cli>=3.0.1 : devel/R-cran-cli
- R-cran-fs>=1.3.1 : filesystems/R-cran-fs
- R-cran-glue>=1.3.0 : devel/R-cran-glue
- R-cran-httr>=1.4.5 : www/R-cran-httr
- R-cran-jsonlite>0 : converters/R-cran-jsonlite
- R-cran-lifecycle>0 : devel/R-cran-lifecycle
- R-cran-openssl>0 : security/R-cran-openssl
- R-cran-rappdirs>0 : devel/R-cran-rappdirs
- R-cran-rlang>=1.1.0 : devel/R-cran-rlang
- R-cran-withr>0 : devel/R-cran-withr
- R : math/R
- This port is required by:
- for Build
-
- devel/R-cran-googledrive
- devel/R-cran-googlesheets4
- for Run
-
- devel/R-cran-googledrive
- devel/R-cran-googlesheets4
Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-gargle
- USES:
- cran:auto-plist
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.2 06 Nov 2024 15:17:35 |
Robert Clausecker (fuz) |
filesystems: add new category for file systems and related utilities
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.
Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.
Approved by: portmgr (rene)
Reviewed by: mat
Pull Request: https://github.com/freebsd/freebsd-ports/pull/302
PR: 281988 |
1.5.2 06 Apr 2024 14:42:36 |
Nuno Teixeira (eduardo) Author: Einar Bjarni Halldórsson |
devel/R-cran-gargle: New port: Utilities for Working with Google APIs
- Submitter becomes maintainer
Provides utilities for working with Google APIs
<https://developers.google.com/apis-explorer>.
This includes functions and classes for handling common credential types and for
preparing, executing, and processing HTTP requests.
WWW: https://gargle.r-lib.org/
Differential Revision: https://reviews.freebsd.org/D43735 |
Number of commits found: 2
|