diff --git a/README.md b/README.md index 18b30ca..c3e51a5 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ washdev |> gt::as_raw_html() ``` -
+
@@ -546,7 +546,7 @@ uncnewsletter |> gt::as_raw_html() ``` -
+
@@ -1126,18 +1126,22 @@ Please cite this package using: citation("washopenresearch") #> To cite package 'washopenresearch' in publications use: #> -#> Zhong M, Luz L, Schöbitz L (2024). _washopenresearch: Dataset about -#> open research data information in Water, Sanitation, and Hygiene_. R -#> package version 0.0.1, +#> Zhong M, Luz L, Schöbitz L (2024). "washopenresearch: Dataset about +#> open research data information in Water, Sanitation, and Hygiene." +#> doi:10.5281/zenodo.11185699 +#> , #> . #> #> A BibTeX entry for LaTeX users is #> -#> @Manual{, +#> @Misc{zhong_etall:2024, #> title = {washopenresearch: Dataset about open research data information in Water, Sanitation, and Hygiene}, #> author = {Mian Zhong and Ludwig Luz and Lars Schöbitz}, #> year = {2024}, -#> note = {R package version 0.0.1}, +#> doi = {10.5281/zenodo.11185699}, #> url = {https://github.com/openwashdata/washopenresearch}, +#> abstract = {The goal of washopenresearch is to provide an overview of open research data related to Water Sanitation and Hygiene (WASH). The package provides access to two datasets `washdev` and `uncnewsletter`. Each dataset collects information on scientific articles about (1) article metadata (e.g. title, first author, correspondence author), (2) supplementary material information, (3) data availability statement, and (4) semantic information (e.g. keywords).}, +#> keywords = {open-data,open-research-data,open-science,openwashdata,sanitation,wash}, +#> version = {0.0.1}, #> } ``` diff --git a/docs/404.html b/docs/404.html index b50dd16..63c2947 100644 --- a/docs/404.html +++ b/docs/404.html @@ -10,17 +10,17 @@ - + + Skip to contents -
@@ -816,7 +816,7 @@

uncnewsletterhead(3) |> gt::gt() |> gt::as_raw_html() -
+

@@ -1588,19 +1588,23 @@

Citationcitation("washopenresearch") #> To cite package 'washopenresearch' in publications use: #> -#> Zhong M, Luz L, Schöbitz L (2024). _washopenresearch: Dataset about -#> open research data information in Water, Sanitation, and Hygiene_. R -#> package version 0.0.1, +#> Zhong M, Luz L, Schöbitz L (2024). "washopenresearch: Dataset about +#> open research data information in Water, Sanitation, and Hygiene." +#> doi:10.5281/zenodo.11185699 +#> <https://doi.org/10.5281/zenodo.11185699>, #> <https://github.com/openwashdata/washopenresearch>. #> #> A BibTeX entry for LaTeX users is #> -#> @Manual{, +#> @Misc{zhong_etall:2024, #> title = {washopenresearch: Dataset about open research data information in Water, Sanitation, and Hygiene}, #> author = {Mian Zhong and Ludwig Luz and Lars Schöbitz}, #> year = {2024}, -#> note = {R package version 0.0.1}, +#> doi = {10.5281/zenodo.11185699}, #> url = {https://github.com/openwashdata/washopenresearch}, +#> abstract = {The goal of washopenresearch is to provide an overview of open research data related to Water Sanitation and Hygiene (WASH). The package provides access to two datasets `washdev` and `uncnewsletter`. Each dataset collects information on scientific articles about (1) article metadata (e.g. title, first author, correspondence author), (2) supplementary material information, (3) data availability statement, and (4) semantic information (e.g. keywords).}, +#> keywords = {open-data,open-research-data,open-science,openwashdata,sanitation,wash}, +#> version = {0.0.1}, #> } @@ -1635,6 +1639,8 @@

Developers

Dev status

@@ -1650,13 +1656,11 @@

Funding

diff --git a/docs/pkgdown.js b/docs/pkgdown.js index 5fccd9c..9bd6621 100644 --- a/docs/pkgdown.js +++ b/docs/pkgdown.js @@ -30,10 +30,10 @@ /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); + var tooltipOriginalTitle=element.getAttribute('data-bs-original-title'); + element.setAttribute('data-bs-original-title', msg); $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + element.setAttribute('data-bs-original-title', tooltipOriginalTitle); } if(ClipboardJS.isSupported()) { @@ -60,7 +60,7 @@ e.clearSelection(); }); - clipboard.on('error', function() { + clipboard.on('error', function(e) { changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); }); diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index eff5ccc..78e7739 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -1,10 +1,10 @@ -pandoc: 3.1.1 -pkgdown: 2.0.7 +pandoc: 3.1.11 +pkgdown: 2.0.9 pkgdown_sha: ~ articles: data-availability-washdev: data-availability-washdev.html examples: examples.html -last_built: 2024-04-12T10:46Z +last_built: 2024-06-06T12:53Z urls: reference: https://github.com/openwashdata/washopenresearch/reference article: https://github.com/openwashdata/washopenresearch/articles diff --git a/docs/reference/index.html b/docs/reference/index.html index 5d68700..5e31ddf 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -1,12 +1,12 @@ -Function reference • washopenresearchFunction reference • washopenresearch +Skip to contents -