-
I figured it might be helpful to go over R's control statements/functions, how to create/build/distribute a package, and creating/using custom object types with R's S4 system (better type safety than …
jstaf updated
9 years ago
-
In the past I have had a lot of success using [DataTables](http://www.datatables.net) to enhance HTML tables with search, column sorting, etc.
![DataTable](http://imgur.com/hXlpvun.png)
It's a prett…
-
I don't know why but there is a [future workshop](http://software-carpentry.org/workshops/index.html#future) in the wrong position. Instead of
- University of Nebraska-Lincoln: Jan 8-9, 2015
- America…
-
Is it possible to have a post template containing containing:
```
permalink: /:year/:month/:day/:title
```
Like Jekyll does? I've tried with f.i `date.year` and other combinations but couldn't figur…
-
The `creating-slides-for-lessons` branch in this repository contains a directory called `slides`, within which are the beginnings of short slide decks to introduce Software Carpentry as a whole, and e…
-
Please add comments to this ticket to tell us what platforms you've installed Enthought Canopy on (https://enthought.com/products/canopy/), and what other packages you've installed with it --- we're p…
-
This issue is for discussion of our plans to break this repo into lesson-sized pieces. Please use it for comments on lesson templates, mechanics of importing material via Git, etc.
-
What can/should we teach people about writing/publishing/reviewing (i.e., the last lap of every scientific project)? Clearly interacts with reproducible research, open access, etc.; what mechanics/to…
-
Hi Carl,
I would like to know your point of view about the "minimal" docker file to be useful for R-based reproducible research.
What should it contain ?
It is clear, that it needs R and RStudio in …
-
## Short version
What is your opinion about using a merge tool (e.g. [kdiff3](http://kdiff3.sourceforge.net/)) at our version control lesson?
## Long version
When review the awesome work of @douglat…