No one else has mentioned it on the thread, so I'd highly recommend
https://happygitwithr.com — it's a guide to git + github specifically
written for R users, and covers many of the common problems people
have when getting set up.
Hadley
On Fri, Jan 25, 2019 at 2:51 AM Troels Ring wrote:
>
> Dea
devel
Emne: Re: [R-pkg-devel] submitting to github
It's not something I've experienced myself, but I've heard that Dropbox and
Git don't always play nicely together. Maybe try working outside your dropbox
folder?
https://www.anishathalye.com/2015/08/19/git-remote-dropbox/
On
t; with github so really I am trying to put a working package onto github.
> >
> > All best
> >
> > Troels
> >
> >
> >
> > Fra: Stefan McKinnon Høj-Edwards mailto:s...@iysik.com>>
> > Sendt: 25. januar 2019 09:59
> > Til: Troels Ring mail
thub so really I am trying to put a working package onto github.
>
> All best
>
> Troels
>
>
>
> Fra: Stefan McKinnon Høj-Edwards mailto:s...@iysik.com>>
> Sendt: 25. januar 2019 09:59
> Til: Troels Ring mailto:tr...@gvdnet.dk>>; package-develop <
> r-pa
tarted to trying to interact
> with github so really I am trying to put a working package onto github.
>
> All best
>
> Troels
>
>
>
> Fra: Stefan McKinnon Høj-Edwards
> Sendt: 25. januar 2019 09:59
> Til: Troels Ring ; package-develop <
> r-package-devel@r-p
best
Troels
Fra: Stefan McKinnon Høj-Edwards
Sendt: 25. januar 2019 09:59
Til: Troels Ring ; package-develop
Emne: Re: [R-pkg-devel] submitting to github
Hej Troels,
What exactly are you trying to acheive here? I.e., are you trying to 1) put a
new project onto github, or 2) copy a
Hej Troels,
What exactly are you trying to acheive here? I.e., are you trying to 1) put
a new project onto github, or 2) copy a repository on github to your local
computer, or 3) do as 2) and then update it your current modifications?
Stefan McKinnon Høj-Edwards
Mobile: (+45) 2888 6598
Den fre.
Dear friends - I'm sorry to bother but seem to be unable to interact
constructively with github.
I try to follow the instructions from Hadley (thanks) - i.e. I have a
small trial-project which functions well. Since I have tried many times I
start from shell with
rm -rf .git
and then sele