Commit Graph

342 Commits

Author SHA1 Message Date
hadley 82d293bb50 Shuffle programming structure.
Also improve intro
2016-03-10 08:46:06 -06:00
hadley 1d2246f4f6 Polishing pipes 2016-03-10 08:13:13 -06:00
hadley 89c60af173 Minor tweaks 2016-03-09 08:42:51 -06:00
hadley 2c4d23e189 Cache book directory 2016-03-09 07:49:59 -06:00
hadley 691f5f21b6 Merge branch 'master' of github.com:hadley/r4ds 2016-03-08 08:16:00 -06:00
hadley 6c7b156ded More writing about functions 2016-03-08 08:15:54 -06:00
Hadley Wickham 8d03871d3d Merge pull request #61 from jimhester/patch-1
Update README
2016-03-07 13:21:46 -06:00
Jim Hester f46409fde3 Update README
There was a broken link and all the R packages are installed automatically using `Remotes`.

I believe the only external dependency is now pandoc.
2016-03-07 10:10:52 -05:00
hadley e672cb3372 More functions writing 2016-03-07 08:32:47 -06:00
Hadley Wickham b56a1d6797 Merge pull request #60 from jennybc/master
typos and similar
2016-03-04 15:59:24 -06:00
jennybc 2b41ac6a04 typos and similar 2016-03-04 13:52:00 -08:00
hadley cbc34125ae ARgh dumb typo 2016-03-04 10:21:30 -06:00
hadley d0df0ab3e9 Now need to deploy book_ dir 2016-03-04 10:06:23 -06:00
hadley 32ab9d1da7 Deploy gitbook! 2016-03-04 09:45:44 -06:00
hadley 990712c838 Add custom heading style 2016-03-04 09:37:58 -06:00
hadley 6f5f443734 More functions polishing 2016-03-04 09:30:16 -06:00
Hadley Wickham 443b38b834 Merge pull request #59 from bgreenwell/patch-7
Fixed typos and made minor grammar changes
2016-03-04 08:09:35 -06:00
Brandon Greenwell fbff357827 Fixed typos and made minor grammar changes 2016-03-04 09:02:40 -05:00
hadley f6d7f86a84 More writing about functions 2016-03-03 08:25:43 -06:00
hadley 200a630d0b Remove bookdown from package list 2016-03-02 17:42:51 -06:00
hadley ec308d1a5e Discuss types of arguments 2016-03-02 10:55:14 -06:00
hadley 86b78e8c74 Working on functions
* remove more esoteric stuff
* add more style suggestions
2016-03-02 10:54:56 -06:00
hadley 5bc883cef3 Add book title 2016-03-02 07:11:46 -06:00
hadley 6c7370846b Tweak output display 2016-03-01 08:47:57 -06:00
hadley f3db1315db Pull out iteration and pipes chapters 2016-03-01 08:29:58 -06:00
hadley 68a398a59e Clarify a few bits of functions 2016-03-01 08:16:28 -06:00
hadley 843d061795 Switch to gitbook 2016-02-29 09:42:31 -06:00
hadley baa9b529d3 Merge branch 'master' of github.com:hadley/r4ds 2016-02-29 09:42:07 -06:00
hadley b3fe88f39e Start on where pipes don't work.
Fixes #56
2016-02-29 09:00:44 -06:00
Hadley Wickham b7f1c4cef1 Merge pull request #57 from ALShum/patch-1
Typo in code chunk comments
2016-02-28 20:34:45 -06:00
Alex 5e1a9a5a65 Typo in code chunk comments 2016-02-27 12:11:50 -08:00
Hadley Wickham 312c68a69f Merge pull request #55 from bgreenwell/patch-6
Fixing typos
2016-02-24 18:32:16 -06:00
Brandon Greenwell 9fa9d0c9f2 Fixing typos
If not pounds, then switch to appropriate units.
2016-02-24 15:56:08 -05:00
hadley 62752f4918 Run common code at the start of every chapter 2016-02-17 16:33:25 +11:00
hadley 9e2fc73aac Drop jekyll markdown 2016-02-17 16:26:32 +11:00
hadley 56b5775bcb Tweaks for bookdown updates 2016-02-17 16:26:15 +11:00
hadley 6acdf85c9c Oops 2016-02-17 07:09:45 +11:00
hadley 7a3cf86ca8 Merge branch 'master' of github.com:hadley/r4ds 2016-02-17 06:40:06 +11:00
hadley acc8f777ea Switch to rstudio/bookdown
But don't deploy yet
2016-02-17 06:39:15 +11:00
Hadley Wickham 5888bdc817 Merge pull request #48 from jimhester/shebang
Get Rscript from the environment rather than hardcoded
2016-02-17 06:10:25 +11:00
Jim Hester 960c014f81 Get Rscript from the environment rather than hardcoded 2016-02-16 14:09:23 -05:00
hadley cd3915c19f Use is probably sufficient 2016-02-17 05:52:39 +11:00
hadley 8f442704c3 Try 2.2.3 and use 2016-02-17 05:48:09 +11:00
hadley 8b76d17782 Try to upgrade ruby 2016-02-17 05:43:30 +11:00
hadley b8abb5e88e Try upgrading jekyll 2016-02-17 05:37:57 +11:00
hadley bc2fb306a8 Merge branch 'master' of github.com:hadley/r4ds 2016-02-17 05:09:50 +11:00
hadley c1951b5d68 Try different way of changing dir 2016-02-17 05:09:38 +11:00
Hadley Wickham 5aa9b05f03 Merge pull request #46 from csgillespie/patch-1
Update README.md
2016-02-16 19:24:30 +11:00
Colin Gillespie 0a6c0bda4f Update README.md
All of the associated R packages for the book can be installed trivially, since the book is a (sort of) fake package thanks to the travis-CI implementation.
2016-02-15 19:40:19 +00:00
hadley 4f3d31379a Remove links to missing plots 2016-02-13 15:55:46 -06:00