diff --git a/404.html b/404.html index 9f85759..7e0bd90 100644 --- a/404.html +++ b/404.html @@ -46,7 +46,7 @@
@@ -142,7 +142,7 @@Bengtsson H (2024). marshal: Framework to Marshal Objects to be Used in Another R Process. -R package version 0.0.1-9005, -https://github.com/HenrikBengtsson/marshal, https://marshal.futureverse.org. +R package version 0.0.1-9006, +https://github.com/futureverse/marshal, https://marshal.futureverse.org.
@Manual{, title = {marshal: Framework to Marshal Objects to be Used in Another R Process}, author = {Henrik Bengtsson}, year = {2024}, - note = {R package version 0.0.1-9005, -https://github.com/HenrikBengtsson/marshal}, + note = {R package version 0.0.1-9006, +https://github.com/futureverse/marshal}, url = {https://marshal.futureverse.org}, }diff --git a/index.html b/index.html index c928661..f3a62a8 100644 --- a/index.html +++ b/index.html @@ -47,7 +47,7 @@ @@ -143,7 +143,7 @@
-install.packages("marshal", repos = c("https://henrikbengtsson.r-universe.dev", getOption("repos")))
+options(repos = c("https://futureverse.r-universe.dev", getOption("repos")))
+install.packages("marshal")
To install the pre-release version that is available in Git branch develop
on GitHub, use:
-remotes::install_github("HenrikBengtsson/marshal", ref = "develop")
remotes::install_github("futureverse/marshal", ref = "develop")
This will install the package from source.
@@ -269,9 +270,9 @@R/utils,references.R
+ Source: R/utils,references.R
find_references.Rd
R/999.package.R
+ Source: R/999.package.R
marshal-package.Rd
R/marshal.DBI.R
+ Source: R/marshal.DBI.R
marshal.DBI.Rd
R/marshal.bigmemory.R
+ Source: R/marshal.bigmemory.R
marshal.bigmemory.Rd
R/marshal.caret.R
+ Source: R/marshal.caret.R
marshal.caret.Rd
R/marshal.connection.R
+ Source: R/marshal.connection.R
marshal.connection.Rd
R/marshal.data.table.R
+ Source: R/marshal.data.table.R
marshal.data.table.Rd
R/marshal.default.R
+ Source: R/marshal.default.R
marshal.default.Rd
R/marshal.inline.R
+ Source: R/marshal.inline.R
marshal.inline.Rd
R/marshal.keras.R
+ Source: R/marshal.keras.R
marshal.keras.Rd
R/marshal.magick.R
+ Source: R/marshal.magick.R
marshal.magick.Rd
R/marshal.ncdf4.R
+ Source: R/marshal.ncdf4.R
marshal.ncdf4.Rd
R/marshal.parallel.R
+ Source: R/marshal.parallel.R
marshal.parallel.Rd
R/marshal.parsnip.R
+ Source: R/marshal.parsnip.R
marshal.parsnip.Rd
R/marshal.rJava.R
+ Source: R/marshal.rJava.R
marshal.rJava.Rd
R/marshal.raster.R
+ Source: R/marshal.raster.R
marshal.raster.Rd
R/marshal.reticulate.R
+ Source: R/marshal.reticulate.R
marshal.reticulate.Rd
R/marshal.rstan.R
+ Source: R/marshal.rstan.R
marshal.rstan.Rd
R/marshal.sparklyr.R
+ Source: R/marshal.sparklyr.R
marshal.sparklyr.Rd
R/marshal.terra.R
+ Source: R/marshal.terra.R
marshal.terra.Rd
R/marshal.torch.R
+ Source: R/marshal.torch.R
marshal.torch.Rd
R/marshal.udpipe.R
+ Source: R/marshal.udpipe.R
marshal.udpipe.Rd
R/marshal.xgboost.R
+ Source: R/marshal.xgboost.R
marshal.xgboost.Rd
R/marshallable.R
+ Source: R/marshallable.R
marshallable.Rd