R-universe vs GitHub #302
howardbaik
started this conversation in
General
Replies: 2 comments
-
It is not really either-or: r-universe is built on top of git(hub) to provide R specific services and infrastructure. For most R packages in R-universe, the source code is continuously updated from an upstream github repository, and then from there we build and deploy all the things to r-universe. To get a package on r-universe, you first need to put it on GitHub or another Git server. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for the explanation! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This R-universe project seems like a very cool project that I am looking into. Since this is branded as a "personal package repository", I was wondering what the difference is between this and GitHub, where we can just publish R packages free-for-all.
I'm hoping to get opinions of people who are on R-universe and what they found the difference is with GitHub.
Beta Was this translation helpful? Give feedback.
All reactions