updated demo
Some checks are pending
pkgdown.yaml / pkgdown (push) Waiting to run

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-05-07 11:06:30 +02:00
parent a87a382bcf
commit dbdcf57f8f
No known key found for this signature in database
6 changed files with 4 additions and 2 deletions

View file

@ -16,3 +16,4 @@
^app_hosted$ ^app_hosted$
^app$ ^app$
^page$ ^page$
^demo$

1
.gitignore vendored
View file

@ -13,3 +13,4 @@ inst/doc
app_hosted app_hosted
app app
page page
demo

View file

@ -1 +1 @@
hosted_version <- function()'v25.5.1-250506' hosted_version <- function()'v25.5.1-250507'

View file

@ -3954,7 +3954,7 @@ is_identical_to_previous <- function(data, no.name = TRUE) {
#### Current file: /Users/au301842/FreesearchR/R//hosted_version.R #### Current file: /Users/au301842/FreesearchR/R//hosted_version.R
######## ########
hosted_version <- function()'v25.5.1-250506' hosted_version <- function()'v25.5.1-250507'
######## ########

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 MiB

After

Width:  |  Height:  |  Size: 4.7 MiB