Skip to content

Commit

Permalink
Add r-universe badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
mhpob committed Nov 1, 2023
1 parent dc48bea commit a9ce26c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ knitr::opts_chunk$set(
[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)
![CRAN\_Status\_Badge](http://www.r-pkg.org/badges/version/otndo)
[![R-CMD-check](https://github.com/mhpob/otndo/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/mhpob/otndo/actions/workflows/R-CMD-check.yaml)
[![otndo status badge](https://mhpob.r-universe.dev/badges/otndo)](https://mhpob.r-universe.dev/otndo)
<!-- badges: end -->

*entiendo* /ˌenˈtjendo/ [ˌẽn̪ˈt̪jẽn̪.̪o]\
Expand Down
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostat
experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)
![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/otndo)
[![R-CMD-check](https://github.com/mhpob/otndo/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/mhpob/otndo/actions/workflows/R-CMD-check.yaml)
[![otndo status
badge](https://mhpob.r-universe.dev/badges/otndo)](https://mhpob.r-universe.dev/otndo)
<!-- badges: end -->

*entiendo* /ˌenˈtjendo/ \[ˌẽn̪ˈt̪jẽn̪.̪o\] 
Expand Down Expand Up @@ -57,7 +59,7 @@ make_tag_push_summary(matched = file.path(td, 'pbsm_matched_detections_2018.csv'
#>
#>
#> processing file: make_tag_push_summary.qmd
#> | | | 0% | |. | 2% | |.. | 4% (setup) | |... | 7% | |.... | 9% (packages) | |..... | 11% | |...... | 13% (extraction-files-read) | |....... | 16% | |....... | 18% (n-pis) | |........ | 20% | |......... | 22% (otn-query) | |.......... | 24% | |........... | 27% (proper-urls) | |............ | 29% | |............. | 31% (otn-match-table) | |.............. | 33% | |............... | 36% (otn-match-map) | |................ | 38% | |................. | 40% (temporal-distribution) | |.................. | 42% | |................... | 44% (abacus-plot) | |.................... | 47% | |..................... | 49% (station-summary-table) | |..................... | 51% | |...................... | 53% (station-spatial) | |....................... | 56% | |........................ | 58% (detection-map-leaflet) | |......................... | 60% | |.......................... | 62% (tags-remaining) | |........................... | 64% | |............................ | 67% (unnamed-chunk-14) | |............................. | 69% | |.............................. | 71% (unnamed-chunk-15) | |............................... | 73% | |................................ | 76% (unnamed-chunk-16) | |................................. | 78% | |.................................. | 80% (new-otn-match-map) | |................................... | 82% | |................................... | 84% (new-station-summary-table) | |.................................... | 87% | |..................................... | 89% (new-station-spatial) | |...................................... | 91% | |....................................... | 93% (new-detection-map-leaflet) | |........................................ | 96% | |......................................... | 98% (unnamed-chunk-21) | |..........................................| 100%
#> | | | 0% | |. | 2% | |.. | 4% [setup] | |... | 7% | |.... | 9% [packages] | |..... | 11% | |...... | 13% [extraction-files-read] | |....... | 16% | |....... | 18% [n-pis] | |........ | 20% | |......... | 22% [otn-query] | |.......... | 24% | |........... | 27% [proper-urls] | |............ | 29% | |............. | 31% [otn-match-table] | |.............. | 33% | |............... | 36% [otn-match-map] | |................ | 38% | |................. | 40% [temporal-distribution] | |.................. | 42% | |................... | 44% [abacus-plot] | |.................... | 47% | |..................... | 49% [station-summary-table] | |..................... | 51% | |...................... | 53% [station-spatial] | |....................... | 56% | |........................ | 58% [detection-map-leaflet] | |......................... | 60% | |.......................... | 62% [tags-remaining] | |........................... | 64% | |............................ | 67% [unnamed-chunk-14] | |............................. | 69% | |.............................. | 71% [unnamed-chunk-15] | |............................... | 73% | |................................ | 76% [new-otn-match-table] | |................................. | 78% | |.................................. | 80% [new-otn-match-map] | |................................... | 82% | |................................... | 84% [new-station-summary-table] | |.................................... | 87% | |..................................... | 89% [new-station-spatial] | |...................................... | 91% | |....................................... | 93% [new-detection-map-leaflet] | |........................................ | 96% | |......................................... | 98% [unnamed-chunk-21] | |..........................................| 100%
#> output file: make_tag_push_summary.knit.md
#>
#> pandoc
Expand All @@ -76,7 +78,7 @@ make_tag_push_summary(matched = file.path(td, 'pbsm_matched_detections_2018.csv'
#> date-format: long
#> lang: en
#> title: '`r paste(''Transmitter data push summary:'', params$project_name)`'
#> author: 'Created with the [`otndo` R package](https://otndo.obrien.page)'
#> author: 'Created with the [`otndo` R package](https://otndo.obrien.page) (v. `r packageVersion(''otndo'')`)'
#>
#> Output created: make_tag_push_summary.html
#> ✔ Done.
Expand Down

0 comments on commit a9ce26c

Please sign in to comment.