3 Star 7 Fork 0

JohnCoene / echarts4r

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bitbucket-pipelines.yml 382 Bytes
一键复制 编辑 原始数据 按行查看 历史
JohnCoene 提交于 2018-06-12 13:06 . bitbucket pipeline
image: rocker/hadleyverse:latest
pipelines:
default:
- step:
script:
- cd /opt/atlassian/pipelines/agent/build
- Rscript -e 'devtools::install_deps(".", dependencies=TRUE, upgrade=FALSE)'
- Rscript -e 'devtools::build()'
- Rscript -e 'devtools::install(upgrade_dependencies = FALSE)'
- Rscript -e 'devtools::check()'
R
1
https://gitee.com/JohnCoene/echarts4r.git
git@gitee.com:JohnCoene/echarts4r.git
JohnCoene
echarts4r
echarts4r
master

搜索帮助