Commit Graph

  • 94f42e373c
    Fix spelling of “Stack Overflow” (#902) Jakob Krigovsky 2021-02-08 18:31:04 +0100
  • f9d06ba4c4
    Fix ungrammatic sentence (#900) Ulrik Lyngs 2021-02-08 18:30:33 +0100
  • eb8404ddf9
    fix typo (#899) Ulrik Lyngs 2021-02-08 18:30:06 +0100
  • 46c395a954
    Potential typo? (#897) Vebash Naidoo 2021-02-08 18:31:26 +0200
  • 9d6ed46c5e
    Removed reference to deprecated .drop argument (#896) Kevin Ferris 2021-02-08 08:31:10 -0800
  • e2d5d7b31a
    Switch from stat() to after_stat() in chap 3. (#895) aleloi 2021-02-08 17:30:54 +0100
  • 23996a081d
    dplyr does have a drop option (#894) Vebash Naidoo 2021-02-08 18:30:40 +0200
  • d1a3741fd5
    Super minor typo fix (#893) Mine Cetinkaya-Rundel 2021-02-08 16:30:17 +0000
  • 164172d32a
    Drop na.rm=TRUE when data is already purged of NAs (#811) Pooya Taherkhani 2021-02-08 10:29:21 -0600
  • 1c21ba1e68
    Update relational-data.Rmd (#759) olivier6088 2021-02-08 20:28:47 +0400
  • 8fec043d5f
    Tidy data edit (#914) Mine Cetinkaya-Rundel 2021-02-05 16:44:17 +0000
  • a1855ab4f9 Start on 2nd edition Hadley Wickham 2021-02-04 15:23:41 -0600
  • 2390ed29b1
    Use index.Rmd instead of rmd to make the build work (#916) Mine Cetinkaya-Rundel 2021-01-31 16:34:35 +0000
  • 2d1db88de8 Move packages to suggests Hadley Wickham 2020-11-05 14:30:23 -0600
  • 7f9e6cc16c use_tidy_description() Hadley Wickham 2020-11-05 14:28:22 -0600
  • a3e35f85cb Use bookdown::bs4_book Hadley Wickham 2020-11-05 14:27:49 -0600
  • 9e8a7ee756
    A spelling fix (#891) sciencificity 2020-11-05 21:28:10 +0200
  • 4875bd1e16 Move netlify sponsorship to bottom Hadley Wickham 2020-10-09 07:08:05 -0500
  • c7f80493d3 Bump bookdown cache (and rename action) Hadley Wickham 2020-10-09 06:52:41 -0500
  • 04d2eebbef Get more info Hadley Wickham 2020-10-06 16:59:22 -0500
  • 5beb87b800 Standardising Hadley Wickham 2020-10-06 16:17:30 -0500
  • 9b93818260 Doesn't need name Hadley Wickham 2020-10-06 13:35:24 -0500
  • 77f12b48ff Use official pandoc installer Hadley Wickham 2020-10-06 13:29:02 -0500
  • ae632438d9 Tweak acknowledgements Hadley Wickham 2020-10-06 07:09:16 -0500
  • 530cfe4b66 Remove number from acknowledgements Hadley Wickham 2020-10-06 07:01:35 -0500
  • 5bf00290d2 Actually commit code of conduct Hadley Wickham 2020-10-05 17:58:33 -0500
  • 8d7c705993 Add code of conduct and update acknowledgements Hadley Wickham 2020-10-05 17:56:27 -0500
  • 08a93c7eb4 Set file_scope option Hadley Wickham 2020-10-05 11:28:01 -0500
  • 02ad3896f3 Bump correct cache Hadley Wickham 2020-10-04 16:16:33 -0500
  • a182b874bd Fix typo Hadley Wickham 2020-10-04 16:12:56 -0500
  • f0215486cc Consistent function names Hadley Wickham 2020-10-04 16:08:10 -0500
  • 335a0cb291 Remove extra pipe Hadley Wickham 2020-10-04 16:05:58 -0500
  • 3b11ca60db Update table name Hadley Wickham 2020-10-04 16:04:51 -0500
  • f2d7e6a921 Remove mention of scalar functions Hadley Wickham 2020-10-04 15:57:45 -0500
  • ec4140a9e5 Update object size Hadley Wickham 2020-10-04 15:56:36 -0500
  • 7d6d307e36 Bump digits (and flush cache) Hadley Wickham 2020-10-04 15:40:48 -0500
  • 49b295d0ac Bump cache Hadley Wickham 2020-10-04 15:34:55 -0500
  • a2139dff4e Suppress crayon Hadley Wickham 2020-10-04 15:08:42 -0500
  • b12102f673
    Dictation and grammar corrections for chapters 1-4 (#776) Hojjat Salmasian 2020-10-03 10:49:58 -0400
  • 09d84c4c5a
    Small typos in tidy chapter (#821) Maria Paula Caldas 2020-10-03 16:45:39 +0200
  • c6e0a7a990
    Replace deprecated summarise_each() for summarise_all() (#824) Maria Paula Caldas 2020-10-03 16:43:52 +0200
  • 9eb33d8dcc
    Provide arguments to nest() and unnest() to get rid of warnings (#825) Maria Paula Caldas 2020-10-03 16:43:41 +0200
  • 50adc6a9f3
    Typo fix (#828) Angela Li 2020-10-03 10:43:19 -0400
  • d6e7ae07b8
    Update rmarkdown.Rmd (#829) boardtc 2020-10-03 15:43:03 +0100
  • 762b6af400
    Update stat_summary args for ggplot2 3.3.0 (#839) Charlotte Wickham 2020-10-03 07:41:36 -0700
  • 089e060a06
    Added missing word in datetimes.Rmd (#848) Johannes Gruber 2020-10-03 15:40:07 +0100
  • 1aeec599b9
    Use after_stat instead of the old dotted syntax. (#851) Nischal Shrestha 2020-10-03 10:38:39 -0400
  • 0d08b14b2f
    model-many.Rmd: Swap words (#856) Christian Heinrich 2020-10-03 16:38:10 +0200
  • f34678da55
    Models-many.Rmd: Spelling/grammar (#858) Christian Heinrich 2020-10-03 16:37:42 +0200
  • f6aeebab5f
    Update visualize.Rmd (#863) juandering 2020-10-03 17:36:08 +0300
  • ce1aa5fbff
    Update tidy.Rmd (#865) George Wang 2020-10-04 00:35:40 +1000
  • 9d1b294daf
    Update visualize.Rmd (#866) Yu Yu Aung 2020-10-03 16:35:15 +0200
  • 84f0ba1ba7
    one_of() is retired (#867) nattalides 2020-10-03 15:35:04 +0100
  • 2330e438c3
    top_n to slice_max (#870) Riva Quiroga 2020-10-03 11:34:50 -0300
  • 84a5259949 No longer need npm Hadley Wickham 2020-10-03 09:32:24 -0500
  • 39b53471c5 Use netlify action Hadley Wickham 2020-10-03 08:51:47 -0500
  • caaf6cdac5 WS Hadley Wickham 2020-10-03 08:35:34 -0500
  • 2e2f302fa8 Avoid .gitignore Hadley Wickham 2020-10-03 08:26:36 -0500
  • aa45f8f890 Switch to GitHub actions Hadley Wickham 2020-10-03 08:22:25 -0500
  • 2df59fd8ae
    Fixes a quite bad link (#849) Garrett Grolemund 2020-05-08 16:58:10 -0400
  • 9dda73b31f typo in 16.4.5 Exercises 5 (#732) Zhuoer Dong 2020-01-16 02:42:24 +0800
  • 5f85b4c592 Remove use of mu in exercises (#748) Jeffrey Arnold 2020-01-15 10:41:35 -0800
  • 5082dd8bfd Add equations to 19.2 Ex 4. (#749) Jeffrey Arnold 2020-01-15 10:41:22 -0800
  • 6194b380c4 Rename "Practice" sections to "Exercises" (#750) Jeffrey Arnold 2020-01-15 10:40:59 -0800
  • e25d3ac51b use `stat()` instead of `..` in "3.7 Statistical transformations" (#751) Zhuoer Dong 2020-01-16 02:40:37 +0800
  • 6eb53ea069 update tidyverse loadings (#754) Jacek Kolacz 2020-01-15 13:40:22 -0500
  • 1dd293436b Remove duplicate id Hadley Wickham 2020-01-15 12:40:02 -0600
  • 50e3db445c Assuring minimal version of Rstudio (#758) Edwin Thoen 2020-01-15 19:38:59 +0100
  • a5fbbb5311 Revert typo (#760) Jeffrey Arnold 2020-01-15 10:37:55 -0800
  • 92baa5d52b Update model-basics.Rmd (#765) MattWittbrodt 2020-01-15 13:37:06 -0500
  • 37b3029e8f inserting forgotten of (#767) Edwin Thoen 2020-01-15 19:36:40 +0100
  • 3b91773ca2 typos (#773) Stéphane Guillou 2020-01-16 04:36:27 +1000
  • 4708c0d8b5 Improve grammatical consistency (#774) Benjamin Yeh 2020-01-15 10:35:22 -0800
  • 06fb600d84 Improve exercise wording (#781) Kunal Marwaha 2020-01-15 10:32:53 -0800
  • be32c6cf2f Update model-building.Rmd (#782) BirgerNi 2020-01-15 19:31:54 +0100
  • 2712ba113f Fixed text to correspond with code output (#784) Bianca Peterson 2020-01-15 20:31:10 +0200
  • 602baae78c Update import.Rmd (#787) Pablo E 2020-01-15 19:30:28 +0100
  • 2182ff6248 name hour_perc should be hour_prop because proportion not percentage (#795) a-rosenberg 2020-01-15 11:28:51 -0700
  • ba3892e3fe Update to say that there are over 40 geoms (#801) Nicholas Tierney 2020-01-16 05:28:07 +1100
  • 4e2d2a1a12 good news for kakapos (#804) Stéphane Guillou 2020-01-16 04:26:37 +1000
  • 8784e41d91 Update Chp 8 exercise on quote arg of read_csv(). Close #696. (#806) John Blischak 2020-01-15 13:26:04 -0500
  • 08306263da Fix typo (#809) Mine Cetinkaya-Rundel 2020-01-15 18:24:54 +0000
  • 80aec62b56 Correct typo or explanation (#818) robertchu03 2020-01-16 02:23:51 +0800
  • e8e0218f1a Eliminate devtools dep Hadley Wickham 2020-01-15 12:08:45 -0600
  • 09fd870db7 Fix quotes in caption Hadley Wickham 2020-01-15 11:46:18 -0600
  • 6a65eb9f89 No longer need dev versions of packages Hadley Wickham 2020-01-15 11:43:55 -0600
  • 2459702500 Updates R4ds to use pivot_ functions (#820) Garrett Grolemund 2020-01-15 11:17:10 -0500
  • ce824d0a33 Add google analytics (#745) Mara Averick 2019-01-08 08:45:50 -0500
  • 323a84bd45 typo in iteration.Rmd (#730) Zhuoer Dong 2018-11-19 21:35:12 +0800
  • 3ff4336ca5 14.4 exercise of Detect matches should be 4th level heading (#727) Zhuoer Dong 2018-11-12 23:55:21 +0800
  • 8ed781f99a Could you enable HTTPS? (#691) Yihui Xie 2018-10-25 10:00:34 -0500
  • 7781ed161f Update ESL link in 24.3 (#684) Mara Averick 2018-10-24 13:26:16 -0400
  • 38cd5aa337 Reword amount of code reduction (#685) twgardner2 2018-10-24 13:26:03 -0400
  • c63f496ed9 small typo referencing wrong object (#686) Rob Tenorio 2018-10-24 20:25:50 +0300
  • 5d1a4b57ba consistency in referring to spread functions (#688) Edwin Thoen 2018-10-24 19:25:30 +0200
  • d1a63fe379 Minor typos (#689) DSGeoff 2018-10-24 12:25:11 -0500
  • 86653389e3 fix speed parenthetical in intro (#693) Zach Bogart 2018-10-24 13:24:42 -0400
  • e32418becd correct indentation of list in vectors.Rmd (#697) Zhuoer Dong 2018-10-25 01:24:23 +0800
  • b38b0ce4cb Quote attribute moved into md blockquote (#707) Luke W Johnston 2018-10-24 19:23:35 +0200
  • 9fe4a64ec8 Fix typo (#709) Ulrik Lyngs 2018-10-24 18:23:22 +0100