Skip to content

Commit

Permalink
README: Stable version is available from R Universe
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrikBengtsson committed Oct 6, 2023
1 parent 8c8bdc2 commit 412a1f3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,12 +129,11 @@ classes.

## Installation

The **marshal** package is only available via
[GitHub](https://github.com/HenrikBengtsson/marshal) and can be
installed in R as:
The **marshal** package is not, yet, on CRAN. In the meanwhile, it
can be installed from the R Universe as:

```r
remotes::install_github("HenrikBengtsson/marshal", ref = "main")
install.packages("marshal", repos = c("https://henrikbengtsson.r-universe.dev", getOption("repos")))
```


Expand Down

0 comments on commit 412a1f3

Please sign in to comment.