Port details |
- R-cran-googlesheets4 Access Google Sheets using the Sheets API V4
- 1.1.2 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: 2025-09-05 19:38:07
- Commit Hash: c58c9cb
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1757059849
SHA256 (googlesheets4_1.1.2.tar.gz) = 7ba9d5dd051a405a7af6d41d5fc12bdec8474f9fb1482ef32eb79aa6914fadd9
SIZE (googlesheets4_1.1.2.tar.gz) = 231280
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
- Test dependencies:
-
- R-cran-readr>0 : textproc/R-cran-readr
- R-cran-rmarkdown>0 : textproc/R-cran-rmarkdown
- R-cran-spelling>0 : textproc/R-cran-spelling
- R-cran-testthat>=3.1.7 : 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.6.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: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.2 05 Sep 2025 19:38:07
    |
Nuno Teixeira (eduardo)  Author: Einar Bjarni Halldórsson |
devel/R-cran-googlesheets4: Update to 1.1.2
- Doesn't need compilation, so remove BUILD_DEPENDS
- Update RUN_DEPENDS and add more TEST_DEPENDS
ChangeLog: https://github.com/tidyverse/googlesheets4/releases/tag/v1.1.2
PR: 289313 |
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: 2
|