diff --git a/404.html b/404.html index 9f85759..7e0bd90 100644 --- a/404.html +++ b/404.html @@ -46,7 +46,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006 @@ -142,7 +142,7 @@
  • - + diff --git a/CONTRIBUTING.html b/CONTRIBUTING.html index 63667da..92cf812 100644 --- a/CONTRIBUTING.html +++ b/CONTRIBUTING.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006 @@ -112,7 +112,7 @@
  • - + diff --git a/LICENSE-text.html b/LICENSE-text.html index de5e79e..323b3c1 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006 @@ -112,7 +112,7 @@
  • - + diff --git a/LICENSE.html b/LICENSE.html index 2cc4907..c859a6d 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006 @@ -112,7 +112,7 @@
  • - + diff --git a/articles/index.html b/articles/index.html index 979e569..82aa064 100644 --- a/articles/index.html +++ b/articles/index.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006 @@ -112,7 +112,7 @@
  • - + diff --git a/articles/known_cases.html b/articles/known_cases.html index 27bc2e4..f4b0d50 100644 --- a/articles/known_cases.html +++ b/articles/known_cases.html @@ -2743,8 +2743,8 @@

    Known Cases where Marshalling is Needed and -
    - +
    + diff --git a/authors.html b/authors.html index 71f402f..de2d85f 100644 --- a/authors.html +++ b/authors.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006 @@ -112,7 +112,7 @@

  • - + @@ -144,22 +144,22 @@

    Authors

    Citation

    - Source: DESCRIPTION + Source: DESCRIPTION

    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 @@ marshal - 0.0.1-9005 + 0.0.1-9006 @@ -143,7 +143,7 @@
  • - + @@ -251,13 +251,14 @@

    Installation
    -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")

    Pre-release version

    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 @@

    Pre-release version

    Links

    @@ -309,7 +310,7 @@

    Developers

    Dev status

    diff --git a/news/index.html b/news/index.html index 3f55233..57b82dc 100644 --- a/news/index.html +++ b/news/index.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006 @@ -112,7 +112,7 @@
  • - + @@ -132,7 +132,7 @@
    diff --git a/pkgdown.yml b/pkgdown.yml index 17141d4..be45f44 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -3,7 +3,7 @@ pkgdown: 2.0.7 pkgdown_sha: ~ articles: known_cases: known_cases.html -last_built: 2024-05-29T21:01Z +last_built: 2024-06-06T21:21Z urls: reference: https://marshal.futureverse.org/reference article: https://marshal.futureverse.org/articles diff --git a/reference/find_references.html b/reference/find_references.html index ea50952..0487be7 100644 --- a/reference/find_references.html +++ b/reference/find_references.html @@ -24,7 +24,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -113,7 +113,7 @@
  • - + @@ -133,7 +133,7 @@
    diff --git a/reference/index.html b/reference/index.html index 0d10cc4..3e7546d 100644 --- a/reference/index.html +++ b/reference/index.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -112,7 +112,7 @@
  • - + diff --git a/reference/marshal-package.html b/reference/marshal-package.html index 1f4d655..34b1575 100644 --- a/reference/marshal-package.html +++ b/reference/marshal-package.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006 @@ -112,7 +112,7 @@
  • - + @@ -132,7 +132,7 @@
    @@ -144,8 +144,8 @@

    Package marshal - Marshal Objects to be Used in Another R Process

    diff --git a/reference/marshal.DBI.html b/reference/marshal.DBI.html index b977e8b..7668c82 100644 --- a/reference/marshal.DBI.html +++ b/reference/marshal.DBI.html @@ -24,7 +24,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -113,7 +113,7 @@
  • - + @@ -133,7 +133,7 @@
    diff --git a/reference/marshal.XML.html b/reference/marshal.XML.html index 677f39d..23d85ec 100644 --- a/reference/marshal.XML.html +++ b/reference/marshal.XML.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -112,7 +112,7 @@
  • - + @@ -132,7 +132,7 @@
    diff --git a/reference/marshal.bigmemory.html b/reference/marshal.bigmemory.html index 6d3723f..c67c772 100644 --- a/reference/marshal.bigmemory.html +++ b/reference/marshal.bigmemory.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -112,7 +112,7 @@
  • - + @@ -132,7 +132,7 @@
    diff --git a/reference/marshal.caret.html b/reference/marshal.caret.html index d2d7805..3142a2e 100644 --- a/reference/marshal.caret.html +++ b/reference/marshal.caret.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -112,7 +112,7 @@
  • - + @@ -132,7 +132,7 @@
    diff --git a/reference/marshal.connection.html b/reference/marshal.connection.html index 459a01e..bf9131d 100644 --- a/reference/marshal.connection.html +++ b/reference/marshal.connection.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -112,7 +112,7 @@
  • - + @@ -132,7 +132,7 @@
    diff --git a/reference/marshal.data.table.html b/reference/marshal.data.table.html index b3ebda4..23fde64 100644 --- a/reference/marshal.data.table.html +++ b/reference/marshal.data.table.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -112,7 +112,7 @@
  • - + @@ -132,7 +132,7 @@
    diff --git a/reference/marshal.default.html b/reference/marshal.default.html index 7f19260..db64f1b 100644 --- a/reference/marshal.default.html +++ b/reference/marshal.default.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -112,7 +112,7 @@
  • - + @@ -132,7 +132,7 @@
    diff --git a/reference/marshal.h2o.html b/reference/marshal.h2o.html index c969813..2a3df0a 100644 --- a/reference/marshal.h2o.html +++ b/reference/marshal.h2o.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -112,7 +112,7 @@
  • - + @@ -132,7 +132,7 @@
    diff --git a/reference/marshal.html b/reference/marshal.html index 65a0d27..7fc276f 100644 --- a/reference/marshal.html +++ b/reference/marshal.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -112,7 +112,7 @@
  • - + @@ -132,7 +132,7 @@
    diff --git a/reference/marshal.inline.html b/reference/marshal.inline.html index 5f65f45..50980f4 100644 --- a/reference/marshal.inline.html +++ b/reference/marshal.inline.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -112,7 +112,7 @@
  • - + @@ -132,7 +132,7 @@
    diff --git a/reference/marshal.keras.html b/reference/marshal.keras.html index 38d085a..2b29e82 100644 --- a/reference/marshal.keras.html +++ b/reference/marshal.keras.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -112,7 +112,7 @@
  • - + @@ -132,7 +132,7 @@
    diff --git a/reference/marshal.magick.html b/reference/marshal.magick.html index ac36b42..f57495b 100644 --- a/reference/marshal.magick.html +++ b/reference/marshal.magick.html @@ -24,7 +24,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -113,7 +113,7 @@
  • - + @@ -133,7 +133,7 @@
    diff --git a/reference/marshal.ncdf4.html b/reference/marshal.ncdf4.html index 183b26d..7416ced 100644 --- a/reference/marshal.ncdf4.html +++ b/reference/marshal.ncdf4.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -112,7 +112,7 @@
  • - + @@ -132,7 +132,7 @@
    diff --git a/reference/marshal.parallel.html b/reference/marshal.parallel.html index c4daf96..fb61b98 100644 --- a/reference/marshal.parallel.html +++ b/reference/marshal.parallel.html @@ -24,7 +24,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -113,7 +113,7 @@
  • - + @@ -133,7 +133,7 @@
    diff --git a/reference/marshal.parsnip.html b/reference/marshal.parsnip.html index ea91b6b..245eeb3 100644 --- a/reference/marshal.parsnip.html +++ b/reference/marshal.parsnip.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -112,7 +112,7 @@
  • - + @@ -132,7 +132,7 @@
    diff --git a/reference/marshal.rJava.html b/reference/marshal.rJava.html index 7f124d8..e0ba5cd 100644 --- a/reference/marshal.rJava.html +++ b/reference/marshal.rJava.html @@ -24,7 +24,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -113,7 +113,7 @@
  • - + @@ -133,7 +133,7 @@
    diff --git a/reference/marshal.raster.html b/reference/marshal.raster.html index 1fd58f5..f0fb553 100644 --- a/reference/marshal.raster.html +++ b/reference/marshal.raster.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -112,7 +112,7 @@
  • - + @@ -132,7 +132,7 @@
    @@ -215,7 +215,7 @@

    Examples

    #> resolution : 40, 40 (x, y) #> extent : 178400, 181600, 329400, 334000 (xmin, xmax, ymin, ymax) #> crs : +proj=sterea +lat_0=52.1561605555556 +lon_0=5.38763888888889 +k=0.9999079 +x_0=155000 +y_0=463000 +datum=WGS84 +units=m +no_defs -#> source : file155c930f3e60f.grd +#> source : file808f23c0bf1c.grd #> names : test #> values : 139, 1736 (min, max) #> diff --git a/reference/marshal.reticulate.html b/reference/marshal.reticulate.html index de50978..5cb3dc5 100644 --- a/reference/marshal.reticulate.html +++ b/reference/marshal.reticulate.html @@ -24,7 +24,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -113,7 +113,7 @@
  • - + @@ -133,7 +133,7 @@
    diff --git a/reference/marshal.rstan.html b/reference/marshal.rstan.html index 8a1efc3..9be3d61 100644 --- a/reference/marshal.rstan.html +++ b/reference/marshal.rstan.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -112,7 +112,7 @@
  • - + @@ -132,7 +132,7 @@
    diff --git a/reference/marshal.sparklyr.html b/reference/marshal.sparklyr.html index 03338b0..217e083 100644 --- a/reference/marshal.sparklyr.html +++ b/reference/marshal.sparklyr.html @@ -24,7 +24,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -113,7 +113,7 @@
  • - + @@ -133,7 +133,7 @@
    diff --git a/reference/marshal.terra.html b/reference/marshal.terra.html index d6e4fa5..3e5790f 100644 --- a/reference/marshal.terra.html +++ b/reference/marshal.terra.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -112,7 +112,7 @@
  • - + @@ -132,7 +132,7 @@
    diff --git a/reference/marshal.torch.html b/reference/marshal.torch.html index 2f774ea..50ccb5b 100644 --- a/reference/marshal.torch.html +++ b/reference/marshal.torch.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -112,7 +112,7 @@
  • - + @@ -132,7 +132,7 @@
    diff --git a/reference/marshal.udpipe.html b/reference/marshal.udpipe.html index f48c779..a814257 100644 --- a/reference/marshal.udpipe.html +++ b/reference/marshal.udpipe.html @@ -24,7 +24,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -113,7 +113,7 @@
  • - + @@ -133,7 +133,7 @@
    diff --git a/reference/marshal.xgboost.html b/reference/marshal.xgboost.html index e20afd0..27976d8 100644 --- a/reference/marshal.xgboost.html +++ b/reference/marshal.xgboost.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -112,7 +112,7 @@
  • - + @@ -132,7 +132,7 @@
    diff --git a/reference/marshal.xml2.html b/reference/marshal.xml2.html index 3943150..eab4025 100644 --- a/reference/marshal.xml2.html +++ b/reference/marshal.xml2.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -112,7 +112,7 @@
  • - + @@ -132,7 +132,7 @@
    diff --git a/reference/marshallable.html b/reference/marshallable.html index e06daa9..9d77741 100644 --- a/reference/marshallable.html +++ b/reference/marshallable.html @@ -23,7 +23,7 @@ marshal - 0.0.1-9005 + 0.0.1-9006
    @@ -112,7 +112,7 @@
  • - + @@ -132,7 +132,7 @@