Compare commits

..

No commits in common. "dbdcf57f8f0b1c14f8482923d68130b5f007cbfd" and "0175672dc969ba331bfa4896752fa6470c49d527" have entirely different histories.

8 changed files with 3 additions and 5 deletions

View file

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

1
.gitignore vendored
View file

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

View file

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

View file

@ -13,7 +13,7 @@ The [***FreesearchR***](https://agdamsbo.shinyapps.io/FreesearchR/) is a simple,
All feedback is welcome and can be shared as a GitHub issue. Any suggestions on collaboration is much welcomed. Please reach out!
![FreesearchR demo](./man/figures/demo.gif)
![FreesearchR demo](demo/demo.gif)
## Motivation

BIN
demo/demo.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 MiB

View file

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 MiB