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

Add r2u for package installs [no version bump] #482

Closed
wants to merge 3 commits into from
Closed

Conversation

gmyenni
Copy link
Contributor

@gmyenni gmyenni commented Feb 22, 2023

No description provided.

@gmyenni gmyenni force-pushed the actions branch 20 times, most recently from 1b43612 to 0543cb0 Compare February 23, 2023 02:00
@gmyenni gmyenni force-pushed the actions branch 7 times, most recently from f3edebe to 463fb73 Compare March 1, 2023 03:45
@gmyenni gmyenni force-pushed the actions branch 9 times, most recently from bfda95f to c703757 Compare March 1, 2023 18:54
henrykironde added a commit that referenced this pull request Apr 16, 2023
Setup r2u using https://eddelbuettel.github.io/r-ci/run.sh
	sets ENV USE_BSPM=${USE_BSPM:-"TRUE"} and we remove RSPM

actions/checkout@v3 should checkout real branch commits even on PR
	ref: ${{ github.event.pull_request.head.sha }}
--no-pager, quit after getting log info

Use DESCRIPTION to Install R dependencies.
Update version in DESCRIPTION using desc::desc_set_version

Co-authored-by: Glenda <gmyenni@users.noreply.github.com>

fixes #482
henrykironde added a commit that referenced this pull request Apr 16, 2023
Setup r2u using https://eddelbuettel.github.io/r-ci/run.sh
sets ENV USE_BSPM=${USE_BSPM:-"TRUE"} and remove RSPM
actions/checkout@v3 should checkout real branch commits even on PR
ref: ${{ github.event.pull_request.head.sha }}
--no-pager, quit after getting log info
Use DESCRIPTION to Install R dependencies.
Update version in DESCRIPTION using desc::desc_set_version

Co-authored-by: Glenda <gmyenni@users.noreply.github.com>

fixes #482
henrykironde added a commit that referenced this pull request Apr 16, 2023
Setup r2u using https://eddelbuettel.github.io/r-ci/run.sh
sets ENV USE_BSPM=${USE_BSPM:-"TRUE"} and remove RSPM
actions/checkout@v3 should checkout real branch commits even on PR
ref: ${{ github.event.pull_request.head.sha }}
--no-pager, quit after getting log info
Use DESCRIPTION to Install R dependencies.
Update version in DESCRIPTION using desc::desc_set_version

Co-authored-by: Glenda <gmyenni@users.noreply.github.com>

fixes #482
henrykironde added a commit that referenced this pull request Apr 18, 2023
Setup r2u using https://eddelbuettel.github.io/r-ci/run.sh
sets ENV USE_BSPM=${USE_BSPM:-"TRUE"} and remove RSPM
actions/checkout@v3 should checkout real branch commits even on PR
ref: ${{ github.event.pull_request.head.sha }}
--no-pager, quit after getting log info
Use DESCRIPTION to Install R dependencies.
Update version in DESCRIPTION using desc::desc_set_version

Co-authored-by: Glenda <gmyenni@users.noreply.github.com>

fixes #482
henrykironde added a commit that referenced this pull request Apr 18, 2023
Setup r2u using https://eddelbuettel.github.io/r-ci/run.sh
sets ENV USE_BSPM=${USE_BSPM:-"TRUE"} and remove RSPM
actions/checkout@v3 should checkout real branch commits even on PR
ref: ${{ github.event.pull_request.head.sha }}
--no-pager, quit after getting log info
Use DESCRIPTION to Install R dependencies.
Update version in DESCRIPTION using desc::desc_set_version

Co-authored-by: Glenda <gmyenni@users.noreply.github.com>

fixes #482
@gmyenni gmyenni closed this Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant