.Rbuildignore
.Rproj.user/A39066CA/sources/prop/619C4A06
.Rproj.user/A39066CA/sources/prop/703CAE0D
.Rproj.user/A39066CA/sources/prop/INDEX
.Rproj.user/shared/notebooks/patch-chunk-names
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.gitignore
DESCRIPTION
NAMESPACE
R/animalnexus.R
R/dl_data.R
R/feedrUI-pkg.R
R/mod_animate.R
R/mod_current.R
R/mod_data_db.R
R/mod_data_import.R
R/mod_figures.R
R/mod_functions.R
R/mod_indiv.R
R/mod_maps.R
R/mod_settings.R
R/mod_trans.R
R/mod_utils.R
R/sysdata.rda
README.md
data-raw/internal.R
feedrUI.Rproj
inst/extdata/shiny-data/GitHub-Mark/.DS_Store
inst/extdata/shiny-data/GitHub-Mark/PNG/GitHub-Mark-120px-plus.png
inst/extdata/shiny-data/GitHub-Mark/PNG/GitHub-Mark-32px.png
inst/extdata/shiny-data/GitHub-Mark/PNG/GitHub-Mark-64px.png
inst/extdata/shiny-data/GitHub-Mark/Vector/GitHub-Mark.ai
inst/extdata/shiny-data/GitHub-Mark/Vector/GitHub-Mark.eps
inst/extdata/shiny-data/img_index.csv
inst/extdata/shiny-data/wiki_index.csv
inst/extdata/shiny-examples/animalnexus/about.md
inst/extdata/shiny-examples/animalnexus/contact.md
inst/extdata/shiny-examples/animalnexus/faq.md
inst/extdata/shiny-examples/animalnexus/help.md
inst/extdata/shiny-examples/animalnexus/rsconnect/shinyapps.io/steffilazerte/animalnexus.dcf
inst/extdata/shiny-examples/animalnexus/server.R
inst/extdata/shiny-examples/animalnexus/ui.R
inst/extdata/shiny-examples/app_files/GitHub-Mark-32px.png
inst/extdata/shiny-examples/app_files/logger_example1.txt
inst/extdata/shiny-examples/app_files/logger_example2.txt
inst/extdata/shiny-examples/app_files/logger_index_example.csv
inst/extdata/shiny-examples/app_files/logo.jpg
inst/extdata/shiny-examples/app_files/preformatted_example.csv
inst/extdata/shiny-examples/app_files/style.css
man/animalnexus.Rd
man/dl_data.Rd
man/feedr-package.Rd
man/figures.Rd
man/ui_animate.Rd
man/ui_db.Rd
man/ui_import.Rd
man/ui_trans.Rd
tests/shinytests_OLD/helper_functions.R
tests/shinytests_OLD/helper_startup.R
tests/shinytests_OLD/test_d01_ui_current.R
tests/shinytests_OLD/test_d02_ui_db.R
tests/shinytests_OLD/test_d03_ui_import.R
tests/shinytests_OLD/test_d04_ui_trans.R
tests/shinytests_OLD/test_d05_ui_animate.R
tests/shinytests_OLD/test_e01_animalnexus.R
tests/testthat/apps/ui_animate/app.R
tests/testthat/apps/ui_animate/tests/shinytest.R
tests/testthat/apps/ui_animate/tests/shinytest/test_animate-current/001.json
tests/testthat/apps/ui_animate/tests/shinytest/test_animate-current/001.png
tests/testthat/apps/ui_animate/tests/shinytest/test_animate-current/002.json
tests/testthat/apps/ui_animate/tests/shinytest/test_animate-current/002.png
tests/testthat/apps/ui_animate/tests/shinytest/test_animate-current/003.json
tests/testthat/apps/ui_animate/tests/shinytest/test_animate-current/003.png
tests/testthat/apps/ui_animate/tests/shinytest/test_animate-current/004.json
tests/testthat/apps/ui_animate/tests/shinytest/test_animate-current/004.png
tests/testthat/apps/ui_animate/tests/shinytest/test_animate-current/005.json
tests/testthat/apps/ui_animate/tests/shinytest/test_animate-current/005.png
tests/testthat/apps/ui_animate/tests/shinytest/test_animate-current/006.json
tests/testthat/apps/ui_animate/tests/shinytest/test_animate-current/006.png
tests/testthat/apps/ui_animate/tests/shinytest/test_animate-current/007.json
tests/testthat/apps/ui_animate/tests/shinytest/test_animate-current/007.png
tests/testthat/apps/ui_animate/tests/shinytest/test_animate-expected/001.json
tests/testthat/apps/ui_animate/tests/shinytest/test_animate-expected/001.png
tests/testthat/apps/ui_animate/tests/shinytest/test_animate-expected/002.json
tests/testthat/apps/ui_animate/tests/shinytest/test_animate-expected/002.png
tests/testthat/apps/ui_animate/tests/shinytest/test_animate-expected/003.json
tests/testthat/apps/ui_animate/tests/shinytest/test_animate-expected/003.png
tests/testthat/apps/ui_animate/tests/shinytest/test_animate-expected/004.json
tests/testthat/apps/ui_animate/tests/shinytest/test_animate-expected/004.png
tests/testthat/apps/ui_animate/tests/shinytest/test_animate-expected/005.json
tests/testthat/apps/ui_animate/tests/shinytest/test_animate-expected/005.png
tests/testthat/apps/ui_animate/tests/shinytest/test_animate.R
tests/testthat/apps/ui_current/app.R
tests/testthat/apps/ui_current/tests/shinytest.R
tests/testthat/apps/ui_current/tests/shinytest/test_current-expected/001.json
tests/testthat/apps/ui_current/tests/shinytest/test_current-expected/001.png
tests/testthat/apps/ui_current/tests/shinytest/test_current.R
tests/testthat/apps/ui_db/app.R
tests/testthat/apps/ui_db/tests/shinytest.R
tests/testthat/apps/ui_db/tests/shinytest/test_db-expected/001.json
tests/testthat/apps/ui_db/tests/shinytest/test_db-expected/001.png
tests/testthat/apps/ui_db/tests/shinytest/test_db.R
tests/testthat/apps/ui_import/app.R
tests/testthat/apps/ui_import/tests/shinytest.R
tests/testthat/apps/ui_import/tests/shinytest/test_import01-current/001.json
tests/testthat/apps/ui_import/tests/shinytest/test_import01-current/001.png
tests/testthat/apps/ui_import/tests/shinytest/test_import01-current/002.json
tests/testthat/apps/ui_import/tests/shinytest/test_import01-current/002.png
tests/testthat/apps/ui_import/tests/shinytest/test_import01-current/003.json
tests/testthat/apps/ui_import/tests/shinytest/test_import01-current/003.png
tests/testthat/apps/ui_import/tests/shinytest/test_import01-current/004.json
tests/testthat/apps/ui_import/tests/shinytest/test_import01-current/004.png
tests/testthat/apps/ui_import/tests/shinytest/test_import01-current/005.json
tests/testthat/apps/ui_import/tests/shinytest/test_import01-current/005.png
tests/testthat/apps/ui_import/tests/shinytest/test_import01-current/006.json
tests/testthat/apps/ui_import/tests/shinytest/test_import01-current/006.png
tests/testthat/apps/ui_import/tests/shinytest/test_import01-current/007.json
tests/testthat/apps/ui_import/tests/shinytest/test_import01-current/007.png
tests/testthat/apps/ui_import/tests/shinytest/test_import01-current/008.json
tests/testthat/apps/ui_import/tests/shinytest/test_import01-current/008.png
tests/testthat/apps/ui_import/tests/shinytest/test_import01-expected/001.json
tests/testthat/apps/ui_import/tests/shinytest/test_import01-expected/001.png
tests/testthat/apps/ui_import/tests/shinytest/test_import01-expected/002.json
tests/testthat/apps/ui_import/tests/shinytest/test_import01-expected/002.png
tests/testthat/apps/ui_import/tests/shinytest/test_import01-expected/003.json
tests/testthat/apps/ui_import/tests/shinytest/test_import01-expected/003.png
tests/testthat/apps/ui_import/tests/shinytest/test_import01-expected/004.json
tests/testthat/apps/ui_import/tests/shinytest/test_import01-expected/004.png
tests/testthat/apps/ui_import/tests/shinytest/test_import01-expected/005.json
tests/testthat/apps/ui_import/tests/shinytest/test_import01-expected/005.png
tests/testthat/apps/ui_import/tests/shinytest/test_import01-expected/006.json
tests/testthat/apps/ui_import/tests/shinytest/test_import01-expected/006.png
tests/testthat/apps/ui_import/tests/shinytest/test_import01-expected/007.json
tests/testthat/apps/ui_import/tests/shinytest/test_import01-expected/007.png
tests/testthat/apps/ui_import/tests/shinytest/test_import01-expected/008.json
tests/testthat/apps/ui_import/tests/shinytest/test_import01-expected/008.png
tests/testthat/apps/ui_import/tests/shinytest/test_import01.R
tests/testthat/apps/ui_trans/app.R
tests/testthat/apps/ui_trans/tests/shinytest.R
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-current/001.json
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-current/001.png
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-current/002.json
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-current/002.png
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-current/003.json
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-current/003.png
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-current/004.json
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-current/004.png
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-current/005.json
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-current/005.png
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-current/006.json
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-current/006.png
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-current/007.json
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-current/007.png
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-current/008.json
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-current/008.png
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-current/009.json
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-current/009.png
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-current/010.json
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-current/010.png
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-current/011.json
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-current/011.png
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-current/012.json
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-current/012.png
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-expected/001.json
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-expected/001.png
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-expected/002.json
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-expected/002.png
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-expected/003.json
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-expected/003.png
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-expected/004.json
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-expected/004.png
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-expected/005.json
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-expected/005.png
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-expected/006.json
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-expected/006.png
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-expected/007.json
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-expected/007.png
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-expected/008.json
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-expected/008.png
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-expected/009.json
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-expected/009.png
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-expected/010.json
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-expected/010.png
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-expected/011.json
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-expected/011.png
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-expected/012.json
tests/testthat/apps/ui_trans/tests/shinytest/test_trans-expected/012.png
tests/testthat/apps/ui_trans/tests/shinytest/test_trans.R
tests/testthat/test_dl_data.R
tests/testthat/test_mod_functions.R
tests/testthat/test_ui.R