Port details |
- R-cran-googlesheets4 Access Google Sheets using the Sheets API V4
- 1.1.1 devel =2 1.1.1Version of this port present on the latest quarterly branch.
- Maintainer: einar@isnic.is
- Port Added: 2024-04-06 14:54:18
- Last Update: 2024-04-06 14:42:37
- Commit Hash: 1d536ab
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://googlesheets4.tidyverse.org/
- Description:
- Interact with Google Sheets through the Sheets API v4
<https://developers.google.com/sheets/api>.
"API" is an acronym for "application programming interface"; the Sheets API
allows users to interact with Google Sheets programmatically, instead of via a
web browser.
The "v4" refers to the fact that the Sheets API is currently at version 4.
This package can read and write both the metadata and the cell data in a Sheet.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-googlesheets4>0:devel/R-cran-googlesheets4
- To install the port:
- cd /usr/ports/devel/R-cran-googlesheets4/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-googlesheets4
- pkg install R-cran-googlesheets4
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-googlesheets4
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1706919190
SHA256 (googlesheets4_1.1.1.tar.gz) = c5cc63348c54b9de8492e7b12b249245746ea1ff33e306f12431f4fc9386fccf
SIZE (googlesheets4_1.1.1.tar.gz) = 232584
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-cellranger>0 : textproc/R-cran-cellranger
- R-cran-cli>=3.0.0 : devel/R-cran-cli
- R-cran-curl>0 : ftp/R-cran-curl
- R-cran-gargle>=1.5.0 : devel/R-cran-gargle
- R-cran-glue>=1.3.0 : devel/R-cran-glue
- R-cran-googledrive>=2.1.0 : devel/R-cran-googledrive
- R-cran-httr>0 : www/R-cran-httr
- R-cran-ids>0 : devel/R-cran-ids
- R-cran-lifecycle>0 : devel/R-cran-lifecycle
- R-cran-magrittr>0 : devel/R-cran-magrittr
- R-cran-purrr>0 : devel/R-cran-purrr
- R-cran-rematch2>0 : devel/R-cran-rematch2
- R-cran-rlang>=1.0.2 : devel/R-cran-rlang
- R-cran-tibble>=2.1.1 : devel/R-cran-tibble
- R-cran-vctrs>=0.2.3 : devel/R-cran-vctrs
- 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-cellranger>0 : textproc/R-cran-cellranger
- R-cran-cli>=3.0.0 : devel/R-cran-cli
- R-cran-curl>0 : ftp/R-cran-curl
- R-cran-gargle>=1.5.0 : devel/R-cran-gargle
- R-cran-glue>=1.3.0 : devel/R-cran-glue
- R-cran-googledrive>=2.1.0 : devel/R-cran-googledrive
- R-cran-httr>0 : www/R-cran-httr
- R-cran-ids>0 : devel/R-cran-ids
- R-cran-lifecycle>0 : devel/R-cran-lifecycle
- R-cran-magrittr>0 : devel/R-cran-magrittr
- R-cran-purrr>0 : devel/R-cran-purrr
- R-cran-rematch2>0 : devel/R-cran-rematch2
- R-cran-rlang>=1.0.2 : devel/R-cran-rlang
- R-cran-tibble>=2.1.1 : devel/R-cran-tibble
- R-cran-vctrs>=0.2.3 : devel/R-cran-vctrs
- R-cran-withr>0 : devel/R-cran-withr
- R : math/R
- This port is required by:
- for Build
-
- devel/R-cran-tidyverse
- for Run
-
- devel/R-cran-tidyverse
Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-googlesheets4
- USES:
- cran:auto-plist
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.1 06 Apr 2024 14:42:37 |
Nuno Teixeira (eduardo) Author: Einar Bjarni Halldórsson |
devel/R-cran-googlesheets4: New port: Access Google Sheets using the Sheets API
V4
- Submitter becomes maintainer
Interact with Google Sheets through the Sheets API v4
<https://developers.google.com/sheets/api>.
"API" is an acronym for "application programming interface"; the Sheets API
allows users to interact with Google Sheets programmatically, instead of via a
web browser.
The "v4" refers to the fact that the Sheets API is currently at version 4.
This package can read and write both the metadata and the cell data in a Sheet.
WWW: https://googlesheets4.tidyverse.org/
Differential Revision: https://reviews.freebsd.org/D43735 |
Number of commits found: 1
|