Commit Graph
90 Commits
Author SHA1 Message Date
hadley f26fdd729f Note about data frames in json 2015-12-01 03:31:06 +04:00
hadley f9d61f5171 Use list diagrams throughout the chapter 2015-12-01 11:47:20 +13:00
hadley 28ba2c37f3 More minor tweaking 2015-11-26 10:25:22 +13:00
hadley ea06f6050c Purrr acknowledgements 2015-11-26 09:39:53 +13:00
hadley 5983e8a40b frame_data needs dev dplyr 2015-11-24 13:08:48 +13:00
hadley 0f6465354e Install readr 2015-11-24 12:47:09 +13:00
hadley 60361fb11e Better title for lists 2015-11-24 12:23:37 +13:00
hadley 2daa68e22d Merge branch 'master' of github.com:hadley/r4ds 2015-11-24 12:19:53 +13:00
hadley fc17713d1f Working on hierarchy 2015-11-24 12:19:47 +13:00
hadley 4b54a2f194 Pull handling hierarchy out into own section.
Shuffle other sections around a bit
2015-11-24 08:22:05 +13:00
hadley 321d7bd8f5 Need jpeg package 2015-11-21 10:38:02 +13:00
Hadley Wickham f945fa02d5 Merge pull request #7 from benmarwick/patch-1
howver -> however
2015-11-21 08:41:01 +13:00
hadley 649ddedc9a Merge branch 'master' of github.com:hadley/r4ds 2015-11-21 08:39:27 +13:00
hadley bcec19ab40 More writing about purrr and lists 2015-11-21 08:31:32 +13:00
hadley 445b1a0748 Add exercises. Update adverbs 2015-11-20 06:18:36 +13:00
hadley 269867d60c Polish list, loops, & map() intro. 2015-11-19 07:03:51 +13:00
hadley d30bded405 More purrr updates 2015-11-12 13:43:06 -06:00
hadley 6c84e9d384 Note to look at site 2015-11-11 16:44:57 -06:00
hadley eaf25f50c6 Update post map_df 2015-11-11 11:31:15 -06:00
hadley 1aea6351a9 Don't need to install pandoc from apt 2015-11-10 11:16:31 -06:00
hadley a9b7f2f3a8 More work on lists chapter 2015-11-10 11:12:09 -06:00
hadley d413489950 Installing deploy deps doesn't seem to save any time 2015-11-10 11:06:41 -06:00
hadley f30293c27d Clean up after pandoc install 2015-11-10 11:06:27 -06:00
hadley 5b0acf27c0 Exclude vendor dir from jekyll 2015-11-10 10:57:03 -06:00
hadley 5865a2dcff Install more deployment deps so they get cached 2015-11-10 10:54:37 -06:00
hadley 059e8212e8 Don't need readr from github anymore 2015-11-10 10:52:08 -06:00
hadley 6c882aba69 Install gems locally so they get cached 2015-11-10 10:48:47 -06:00
hadley 259806d04d Install pandoc from RStudio 2015-11-10 10:44:33 -06:00
hadley 11b6e82852 Minor caching tweaks 2015-11-10 10:14:13 -06:00
hadley 0624c60690 Correct spelling 2015-11-10 09:02:51 -06:00
hadley db4ec4b571 Rstudio writes post-package conversion 2015-11-10 08:56:01 -06:00
hadley 8ae551b167 Install dev version of devtools 2015-11-10 08:53:41 -06:00
hadley ca5ad1e5c9 Install dev version of purrr 2015-11-10 07:52:44 -06:00
hadley 8ca716b97a Merge branch 'master' of github.com:hadley/r4ds 2015-11-10 07:50:29 -06:00
hadley 3774e95a4a Start updating travis build script 2015-11-10 07:50:20 -06:00
Hadley Wickham dbbf6f8c90 Merge pull request #10 from dgromer/patch-1
Fix for string subsetting example
2015-11-09 12:44:42 -06:00
hadley 0d84ea2a86 Add lists to TOC 2015-11-09 10:46:30 -06:00
hadley c759a2c9f2 And broom... 2015-11-09 09:41:15 -06:00
hadley 46bd89bc66 Install purrr 2015-11-09 09:23:56 -06:00
hadley 67d3e575aa Merge branch 'master' of github.com:hadley/r4ds 2015-11-09 08:58:40 -06:00
hadley 7fb20a36f4 More on lists 2015-11-09 08:58:33 -06:00
Hadley Wickham 1b53559b54 Merge pull request #9 from lawwu/patch-1
Update strings.Rmd
2015-11-09 06:35:08 -06:00
hadley a5003a2ea8 Lists/purrr brain dump 2015-11-09 06:33:07 -06:00
hadley 0b9b5ffeaa Add autocomplete screenshot 2015-11-09 06:32:56 -06:00
Hadley Wickham d963d3415f Merge pull request #8 from Robinlovelace/master
Minor fixes to string manipulation chapter
2015-11-09 06:30:45 -06:00
hadley 99338eece0 More on strings 2015-11-05 08:17:48 -06:00
hadley 2a62c53d56 Also need microbenchmark 2015-11-01 22:15:49 -05:00
hadley c4115ae3d2 Keeping on writing about strings 2015-11-01 21:59:18 -05:00
hadley 68463fa3ff Slowly working through different stringr functions. 2015-10-30 09:55:03 -05:00
hadley 3b5b47aacd Add htmlwidgets reqs to template 2015-10-29 10:15:48 -05:00
hadley 23908731a6 More work on strings 2015-10-29 10:13:19 -05:00
hadley 96af27e155 Didn't help 2015-10-28 11:35:25 -05:00
hadley 1d430e7e3e Try also copyring www dir 2015-10-28 11:11:46 -05:00
hadley f5740de1e7 More working on strings 2015-10-28 11:03:11 -05:00
hadley 25989219c7 Install htmlwidgets and htmltools 2015-10-27 13:11:02 -05:00
hadley 8a665354a2 Install specific version of jekyll 2015-10-27 11:15:42 -05:00
hadley 5e65371942 Use str_view htmlwidget 2015-10-27 11:03:27 -05:00
hadley 4ca5cdbaab More on strings 2015-10-27 09:33:41 -05:00
hadley 979289c50b Some string tweaking 2015-10-26 09:52:24 -05:00
hadley ec529ef1fa More about strings 2015-10-22 13:17:00 -05:00
hadley 88626be626 Start on strings 2015-10-21 09:31:15 -05:00
hadley da42f0d571 A bit about functions and for loops 2015-10-21 08:04:37 -05:00
hadley 480de24ec7 Merge branch 'master' of github.com:hadley/r4ds 2015-10-19 08:41:40 -05:00
hadley e8d5b0e479 Brain dump of expressing yourself. 2015-10-19 08:41:33 -05:00
hadley f2a8c6bbf7 Note about row names 2015-09-23 09:57:34 -05:00
hadley 65c6cc790a More on column types 2015-09-23 08:58:16 -05:00
hadley d5d52f05c6 Start writing about readr 2015-09-22 13:35:39 -05:00
hadley 445c3dba82 Need to also discuss where to get help 2015-09-22 07:59:27 -05:00
hadley a0adb8f0c8 Add missing headings 2015-09-21 08:45:06 -05:00
hadley 1b42fe786a Rough notes for import & transform 2015-09-21 08:41:14 -05:00
hadley 4a70fc4a91 Some big picture stuff in the overview 2015-09-21 08:21:59 -05:00
hadley b0f8e2e9b1 Integrate paragraphs 2015-07-28 14:23:01 -05:00
hadley a2183001f2 Merge branch 'master' of github.com:hadley/r4ds 2015-07-28 14:21:49 -05:00
hadley 5c44ff289b Need heading 2015-07-28 14:21:36 -05:00
hadley f274a96702 Add basic description 2015-07-28 14:17:43 -05:00
hadley 06311a38d8 Start moving towards Hadley style 2015-07-28 14:15:28 -05:00
hadley 559b6e0795 Add table of contents heading 2015-07-28 14:09:22 -05:00
hadley 986c2ef621 Merge branch 'master' of github.com:hadley/r4ds 2015-07-28 13:53:41 -05:00
hadley 95378101b2 Install DSR package 2015-07-28 13:53:33 -05:00
hadley 6c8b3d64e0 Move chapter out of comment 2015-07-28 11:24:02 -05:00
hadley f58e797ebc Add css, js etc. 2015-07-27 17:56:13 -05:00
hadley 97db052367 Fix title 2015-07-27 17:48:33 -05:00
hadley 9b94eec441 Delete pandoc.zip when done with it 2015-07-27 17:48:24 -05:00
hadley ced1623973 More restrictive gitignore 2015-07-27 17:36:19 -05:00
hadley 18ccf69545 Force add html files 2015-07-27 17:33:47 -05:00
hadley 933b699cb6 Update jekyll name 2015-07-27 17:32:11 -05:00
hadley cef57cf4dc Add index 2015-07-27 17:16:44 -05:00
hadley 8861a6a053 Now need sudo 2015-07-27 17:08:06 -05:00
hadley 4621dfc0d0 Add s3 deployment 2015-07-27 17:05:15 -05:00
hadley 851a889411 First commit 2015-07-27 16:52:19 -05:00