Skip to content

Redo container build, adding missing R.utils package#2

Open
espenhgn wants to merge 2 commits intomainfrom
fix-1
Open

Redo container build, adding missing R.utils package#2
espenhgn wants to merge 2 commits intomainfrom
fix-1

Conversation

@espenhgn
Copy link
Copy Markdown

@espenhgn espenhgn commented Mar 3, 2023

Fixes #1

Changes proposed in this pull request:

  • Install available packages from packagemanager.rstudio.com
  • added missing system deps resulting in configure error: ...
  • added R.utils and BRugs packages
  • rebuilt container

Before submitting

  • I've read and followed all steps in the Making a pull request
    section of the CONTRIBUTING docs.
  • I've updated or added any relevant docstrings following the syntax described in the
    Writing docstrings section of the CONTRIBUTING docs.
  • [] If this PR fixes a bug, I've added a test that will fail without my fix.
  • If this PR adds a new feature, I've added tests that sufficiently cover my new functionality.

@espenhgn espenhgn changed the title Fix 1 Redo container build, adding missing R.utils package Mar 3, 2023
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @espenhgn , thank you submitting a pull request!

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.

error: "install packages 'R.utils' required"

1 participant