Releases: rjdverse/rjd3tramoseats
Releases · rjdverse/rjd3tramoseats
v3.3.0
v3.2.3
rjd3tramoseats
3.2.3
Installation
Source version
From GitHub
To install this release automatically, you can use the code from the README:
# install.packages("remotes")
remotes::install_github("rjdverse/rjd3tramoseats@v3.2.3")
From R-Universe
install.packages("rjd3tramoseats", repos = c("https://rjdverse.r-universe.dev", "https://cloud.r-project.org"))
From file
- Download the file rjd3tramoseats_3.2.3.tar.gz
- Install with the command line:
install.packages("rjd3tramoseats_3.2.3.tar.gz", repos = NULL, type = "source")
Binary versions
- Download the binary version of the package related to your R version (so the file rjd3tramoseats_3.2.3_R_X.X.X.zip with X.X.X your version of R):
# For example with R 4.2.3
temp_path <- file.path(tempdir(), "rjd3tramoseats_3.2.3.zip")
download.file(
url = "https://github.com/rjdverse/rjd3tramoseats/releases/download/v3.2.3/rjd3tramoseats_3.2.3_R_4.2.3.zip",
destfile = temp_path
)
install.packages(temp_path, repos = NULL, type = "binary")
Updates
Changed
- New .jar
Added
- New logo