You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An additional GitHub Action check-standard.yaml has been included. That action would check your package (AS CRAN) on several platforms on every push, pull request and every first day of the month. The goal is to provide CI on your package.
Actions on your package:
Check locally and rebuild documentation (upgrade Roxygen version)
Fix a small typo on docs (extra '#)
Vignette: Fix mismatch on %\VignetteIndexEntry()
Implementation of github-actions and related .gitgnore and .Rbuildignore
Next steps
You should receive a Pull Request with these modifications.
After your review and in case you consider merging, consider to deploy Github Pages on your settings (gh-pages branch).
Once it is done, I would appreciate if you move this issue to the Deployed tab on the Project panel (see also Projects tab on this website).
https://github.com/orgs/rOpenSpain/projects
Dear developers,
I have created a fork including the deploy of your package on your gh-pages branch using the rostemplate (see Slack channel and https://ropenspain.github.io/rostemplate/). See a live preview of your
pkgdown
site here:https://dieghernan.github.io/Siane/
An additional GitHub Action
check-standard.yaml
has been included. That action would check your package (AS CRAN) on several platforms on every push, pull request and every first day of the month. The goal is to provide CI on your package.Actions on your package:
Check locally and rebuild documentation (upgrade Roxygen version)
Fix a small typo on docs (extra
'#
)Vignette: Fix mismatch on
%\VignetteIndexEntry()
Implementation of github-actions and related .gitgnore and .Rbuildignore
Next steps
You should receive a Pull Request with these modifications.
After your review and in case you consider merging, consider to deploy Github Pages on your settings (gh-pages branch).
Once it is done, I would appreciate if you move this issue to the Deployed tab on the Project panel (see also Projects tab on this website).
LOG
@dieghernan reviewing. Fork https://github.com/dieghernan/Siane
Live preview:
https://dieghernan.github.io/Siane/
@cjgb, @Nuniemsis
TODO: Open issue and pull request. Fina deploy up to the owners of the repo
The text was updated successfully, but these errors were encountered: