Skip to content

Uploading R package from local computer to Github using Rstudio #149166

Closed Answered by Lou96cpu
Lou96cpu asked this question in API and Webhooks
Discussion options

You must be logged in to vote

I decided to answer my own question so that it might help if any new comers like me bumped into this error. If you are trying to create a repository under your personal account like in my case, leave the "organisation" argument empty,

usethis::use_github()

is enough to communicate from local to your personal Github repo.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ebndev
Comment options

Answer selected by Lou96cpu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants