Skip to content

replaced devtools with pak to prevent error on installation - #145

Open
SergejRuff wants to merge 1 commit into
xuranw:masterfrom
SergejRuff:docs-use-pak
Open

replaced devtools with pak to prevent error on installation#145
SergejRuff wants to merge 1 commit into
xuranw:masterfrom
SergejRuff:docs-use-pak

Conversation

@SergejRuff

Copy link
Copy Markdown

As mentioned in #144 using devtools::install_github('xuranw/MuSiC') causes
an error on install because 'TOAST' is not available.

The solution is to use pak::pak('xuranw/MuSiC').

I modified all documentation that mentions devtools::install_github to use pak::pak('xuranw/MuSiC').

  • README file was modified to recommend install via pak
  • Vignette now recommends install via pak
  • All mention of devtools::install_github was removed by me.

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.

1 participant