File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
global :
15
15
- R_LIBS_USER=~/R/library NOT_CRAN=true
16
16
# plotly_api_key (for posting to plot.ly)
17
- - secure : " UAETDsmeXkXm9eUpZa3JTm8/cv+jyLmArXE0TQD0yQNICFNPkGeNergoQmkesRqG+ifLu6V1lPXu1XlqQPdXY60clUHThDN+AjsBmcv9F170k6RtBSV8pIKL9fsW8t0v/maEet86qOSf3cNa5+gK8GjBH1pmLrN2rF9r7RhwUdg ="
17
+ - secure : " jlIAFoBGaDWUQDh6oGNb2BgU31/80iioM4y4xwx35yWkGKkNIID1eMEuiIn+/ipLvOVHkPTDS6DYnOtD8EIBpROgAKHFY33gM1h7P6NRxVszzC6WLP2ASnq95DWq36DAC2Oevy05V7nwSRFilPwSt6JLppYUInG+WdaZ+QOSRi4 ="
18
18
# GITHUB_PAT (for pushing to plotly-test-table)
19
19
- secure : " LHJONgWOo+98vNeFLI7LSJU3RtbMVszlI79GB8CcXmc2mlgM/UtZ5b6RnkNlhmg3Gj1/uObfm/rIybVTwuS1yNpeKv73+gsZOYhobVXiUGVxdRFG/mg5mbqwyWkkuofjPGFlMZCEMgHim37eZzgjSibwVH1LClRDsCoFMCgvgV0="
20
20
24
24
25
25
before_script :
26
26
- mkdir -p "$R_LIBS_USER"
27
- - echo "Sys.setenv('plotly_username' = 'RTestBot3000 ')" > ~/.Rprofile
27
+ - echo "Sys.setenv('plotly_username' = 'cpsievert ')" > ~/.Rprofile
28
28
- git clone https://github.com/cpsievert/plotly-test-table.git ../plotly-test-table
29
29
- " wget -q -O - https://github.com/yihui/crandalf/raw/master/inst/scripts/install-pandoc | bash"
30
30
- Rscript -e 'if (length(find.package("devtools", quiet = TRUE)) == 0L) { install.packages("devtools", repos = "http://cran.rstudio.com") }'
You can’t perform that action at this time.
0 commit comments