Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CALR-41] Faciliate the set-up of local shiny configs #41

Closed
eblondel opened this issue Feb 19, 2024 · 0 comments
Closed

[CALR-41] Faciliate the set-up of local shiny configs #41

eblondel opened this issue Feb 19, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request priority:medium

Comments

@eblondel
Copy link
Member

Issue migrated from JIRA: https://sdlc.review.fao.org/jira/browse/CALR-41
Creator/Reporter: Emmanuel Blondel @eblondel
Assignee: Emmanuel Blondel @eblondel
Priority: Medium
Status: Done
Date of creation: 2021-12-09T10:31:10.000+0000

The global.R is going to be refactored to ease the local set-up of a given shiny configuration file (yaml file). For that it's very simple, each R developer / tester has to create a file in /shiny-calipseo directory, named .REnviron (no file extension). This file should contain one line like this:

CALIPSEO_SHINY_CONFIG=

Example for Windows:

CALIPSEO_SHINY_CONFIG=D:/Documents/DEV/Bitbucket/fao/fao-calipseo-stats/shinyconfigs/calipseo_shiny_config_SUR.yml

This file is ignored by git, so we avoid polluting each R user environment

To make R taking into account this file, you should restart R

[~alexandre.bennici@fao.org] [~brian.ojok] [~yann.laurent]

@eblondel eblondel added enhancement New feature or request priority:medium labels Feb 19, 2024
@eblondel eblondel self-assigned this Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:medium
Projects
None yet
Development

No branches or pull requests

1 participant