From 70ef1b273db9c8a436c4fc13eadaba0ace1308b7 Mon Sep 17 00:00:00 2001 From: annakrystalli Date: Fri, 17 Jan 2025 14:45:41 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20hubverse?= =?UTF-8?q?-org/hubAdmin@580cc7e7823d8c02a2cf10bbc580662b1e4d8ccc=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dev/articles/hub-setup.html | 2 -- dev/articles/scripting-tasks-config.html | 2 -- dev/authors.html | 4 ++-- dev/index.html | 2 +- dev/news/index.html | 1 + dev/pkgdown.yml | 2 +- dev/reference/ci_validate_hub_config.html | 16 ++++++++-------- dev/reference/create_target_metadata_item.html | 16 +++++++++------- dev/reference/schema_autobox.html | 2 +- dev/search.json | 2 +- 10 files changed, 24 insertions(+), 25 deletions(-) diff --git a/dev/articles/hub-setup.html b/dev/articles/hub-setup.html index c372b0a..69e4503 100644 --- a/dev/articles/hub-setup.html +++ b/dev/articles/hub-setup.html @@ -176,8 +176,6 @@

Validation returning errors)
 validate_config(config_path = config_path, config = "tasks")
-#> Error in get(paste0(generic, ".", class), envir = get_method_env()) : 
-#>   object 'type_sum.accel' not found
 #> Warning: Hub configured using schema version v0.0.0.9. Support for schema earlier than
 #> v2.0.0 was deprecated in hubUtils 0.0.0.9010.
 #>  Please upgrade Hub config files to conform to, at minimum, version v2.0.0 as
diff --git a/dev/articles/scripting-tasks-config.html b/dev/articles/scripting-tasks-config.html
index d068098..cdd1f27 100644
--- a/dev/articles/scripting-tasks-config.html
+++ b/dev/articles/scripting-tasks-config.html
@@ -278,8 +278,6 @@ 

Creating the target_metadata target_type = "discrete", is_step_ahead = TRUE ) -#> Error in get(paste0(generic, ".", class), envir = get_method_env()) : -#> object 'type_sum.accel' not found #> Error in `create_target_metadata_item()`: #> ! A value must be provided for `time_unit` when `is_step_ahead` is TRUE

Now that we have defined the targets in target_metadata, diff --git a/dev/authors.html b/dev/authors.html index 7cf9344..06eb641 100644 --- a/dev/authors.html +++ b/dev/authors.html @@ -68,14 +68,14 @@

Authors

Citation

Source: DESCRIPTION

-

Krystalli A (2024). +

Krystalli A (2025). hubAdmin: Utilities for Administering Hubverse Hubs. R package version 1.4.0.9000, https://github.com/hubverse-org/hubAdmin.

@Manual{,
   title = {hubAdmin: Utilities for Administering Hubverse Hubs},
   author = {Anna Krystalli},
-  year = {2024},
+  year = {2025},
   note = {R package version 1.4.0.9000},
   url = {https://github.com/hubverse-org/hubAdmin},
 }
diff --git a/dev/index.html b/dev/index.html index 52ab3fa..7808582 100644 --- a/dev/index.html +++ b/dev/index.html @@ -91,7 +91,7 @@

DevelopmentGitHub with:

 # install.packages("remotes")
-remotes::install_github("hubverse-org/hubAdmin")
+remotes::install_github("hubverse-org/hubAdmin")

You can also view the development version documentation.


diff --git a/dev/news/index.html b/dev/news/index.html index d4a9983..3527f3a 100644 --- a/dev/news/index.html +++ b/dev/news/index.html @@ -40,6 +40,7 @@

hubAdmin (development version)

hubAdmin 1.4.0

diff --git a/dev/pkgdown.yml b/dev/pkgdown.yml index a203352..2c04e4c 100644 --- a/dev/pkgdown.yml +++ b/dev/pkgdown.yml @@ -4,7 +4,7 @@ pkgdown_sha: ~ articles: articles/hub-setup: hub-setup.html articles/scripting-tasks-config: scripting-tasks-config.html -last_built: 2024-12-24T20:29Z +last_built: 2025-01-17T14:45Z urls: reference: https://hubverse-org.github.io/hubAdmin/reference article: https://hubverse-org.github.io/hubAdmin/articles diff --git a/dev/reference/ci_validate_hub_config.html b/dev/reference/ci_validate_hub_config.html index ca680bb..7531b3e 100644 --- a/dev/reference/ci_validate_hub_config.html +++ b/dev/reference/ci_validate_hub_config.html @@ -178,15 +178,15 @@

Examples#> #> ── $tasks #> [1] TRUE -#> ok: hub-config/tasks.json (<file:///tmp/RtmpHBgmED/file17e27375d6c6/simple/hub-config/tasks.json>) (via tasks-schema v2.0.0 (<https://raw.githubusercontent.com/hubverse-org/schemas/main/v2.0.0/tasks-schema.json>)) +#> ok: hub-config/tasks.json (<file:///tmp/Rtmphyephs/file1dfd21efdeef/simple/hub-config/tasks.json>) (via tasks-schema v2.0.0 (<https://raw.githubusercontent.com/hubverse-org/schemas/main/v2.0.0/tasks-schema.json>)) #> #> ── $admin #> [1] TRUE -#> ok: hub-config/admin.json (<file:///tmp/RtmpHBgmED/file17e27375d6c6/simple/hub-config/admin.json>) (via admin-schema v2.0.0 (<https://raw.githubusercontent.com/hubverse-org/schemas/main/v2.0.0/admin-schema.json>)) +#> ok: hub-config/admin.json (<file:///tmp/Rtmphyephs/file1dfd21efdeef/simple/hub-config/admin.json>) (via admin-schema v2.0.0 (<https://raw.githubusercontent.com/hubverse-org/schemas/main/v2.0.0/admin-schema.json>)) #> #> ── $model-metadata-schema #> [1] TRUE -#> ok: hub-config/model-metadata-schema.json (<file:///tmp/RtmpHBgmED/file17e27375d6c6/simple/hub-config/model-metadata-schema.json>) (from default json schema (<file:///tmp/RtmpHBgmED/file17e27375d6c6/simple/hub-config/model-metadata-schema.json>)) +#> ok: hub-config/model-metadata-schema.json (<file:///tmp/Rtmphyephs/file1dfd21efdeef/simple/hub-config/model-metadata-schema.json>) (from default json schema (<file:///tmp/Rtmphyephs/file1dfd21efdeef/simple/hub-config/model-metadata-schema.json>)) # result is true readLines(out) #> [1] "result=true" @@ -194,7 +194,7 @@

ExamplesreadLines(diff) #> [1] ":white_check_mark: Hub correctly configured!" #> [2] "" -#> [3] "2024-12-24 20:29:49 UTC" +#> [3] "2025-01-17 14:45:22 UTC" # Results from an invalid hub -------------------------------------- # reset output file @@ -215,18 +215,18 @@

Examples#> ── $tasks #> [1] FALSE #> ! 4 schema errors: hub-config/tasks.json -#> (<file:///tmp/RtmpHBgmED/file17e27375d6c6/simple/hub-config/tasks.json>) (via +#> (<file:///tmp/Rtmphyephs/file1dfd21efdeef/simple/hub-config/tasks.json>) (via #> tasks-schema v2.0.0 #> (<https://raw.githubusercontent.com/hubverse-org/schemas/main/v2.0.0/tasks-schema.json>)) #> use `view_config_val_errors()` to view table of error details. #> #> ── $admin #> [1] TRUE -#> ok: hub-config/admin.json (<file:///tmp/RtmpHBgmED/file17e27375d6c6/simple/hub-config/admin.json>) (via admin-schema v2.0.0 (<https://raw.githubusercontent.com/hubverse-org/schemas/main/v2.0.0/admin-schema.json>)) +#> ok: hub-config/admin.json (<file:///tmp/Rtmphyephs/file1dfd21efdeef/simple/hub-config/admin.json>) (via admin-schema v2.0.0 (<https://raw.githubusercontent.com/hubverse-org/schemas/main/v2.0.0/admin-schema.json>)) #> #> ── $model-metadata-schema #> [1] TRUE -#> ok: hub-config/model-metadata-schema.json (<file:///tmp/RtmpHBgmED/file17e27375d6c6/simple/hub-config/model-metadata-schema.json>) (from default json schema (<file:///tmp/RtmpHBgmED/file17e27375d6c6/simple/hub-config/model-metadata-schema.json>)) +#> ok: hub-config/model-metadata-schema.json (<file:///tmp/Rtmphyephs/file1dfd21efdeef/simple/hub-config/model-metadata-schema.json>) (from default json schema (<file:///tmp/Rtmphyephs/file1dfd21efdeef/simple/hub-config/model-metadata-schema.json>)) # result is now false readLines(out) #> [1] "result=false" @@ -241,7 +241,7 @@

Examplestail(readLines(diff)) #> [1] " </tr>" " </tfoot>" #> [3] " " "</table>" -#> [5] "</div>" "2024-12-24 20:29:49 UTC" +#> [5] "</div>" "2025-01-17 14:45:23 UTC"