Skip to content
This repository was archived by the owner on Feb 13, 2020. It is now read-only.
This repository was archived by the owner on Feb 13, 2020. It is now read-only.

Windows and first use of devtools #230

@jennybc

Description

@jennybc

STAT 545 students: I'm not expecting you to answer this, rather am hoping to attract answers from the community.

I'm seeking advice on what to tell STAT 545 windows users prior to next week's lessons on package development. Last year, we had some regrets about our instructions, but we never decided what would have been best.

We will be using devtools. If that offends you, please just ignore this thread. That's not up for debate.

Should they install Rtools?

YES: technically of course they should! Last I checked devtools slaps you on the wrist if you have not done this? And you won't be able to install packages requiring compilation from GitHub with install_github() until you do this.

NO: I'm pretty sure we can get by w/o this since our toy packages will not require compilation.

MORE NO: Rtools seems to install fairly old versions of some Unix stuff. We've already had them install Git for Windows, aka Git Bash. Soon many of them might even install msysgit OMG no maybe that's Git for Windows SDK now (?), in order to get current Make and other things you might want to call from Make. I hate all this re-installation and potential for confusion.

Should we be looking at...

  • chocolatey which seems to be apt-get or homebrew but for Windows
  • installr: "Using R to Install Stuff (Such As: R, Rtools, RStudio, Git, and More!)"

@jeroenooms @STAT545-UBC/2014_ta @STAT545-UBC/2015_ta

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions