Commit Graph
100 Commits
Author SHA1 Message Date
Hadley WickhamandGitHub c0f0375d44 TR review feedback for logicals-factors (#1310) 2023-02-27 16:42:29 -06:00
Hadley Wickham b03248a66f tidyverse is now on CRAN 2023-02-27 14:07:01 -06:00
Hadley Wickham 911528d48f Remove O'Reilly files 2023-02-14 07:37:48 -06:00
Hadley Wickham ad72f30b9a Fix some heading issues 2023-02-14 07:37:48 -06:00
Hadley Wickham cd6c68b5a9 Minimise iteration 2023-02-07 15:48:02 -06:00
Hadley Wickham 4322a35d7c Minimise base-R a little 2023-02-07 15:41:16 -06:00
Hadley Wickham 3c81995877 Reduce contents of functions chapter 2023-02-07 15:28:45 -06:00
Hadley Wickham ec6cf93c6f Remove another rectangling example 2023-02-07 10:58:33 -06:00
Hadley Wickham c9f68a382f Reduce numbers content 2023-02-07 10:52:35 -06:00
Hadley Wickham e7e509e68b Fix typo
Fixes #1245
2023-02-07 10:41:53 -06:00
Hadley Wickham 504db47630 Eliminate two plots in EDA.qmd
Noticed these in passing. cc @mine-cetinkaya-rundel.
2023-02-07 10:40:45 -06:00
Hadley Wickham 03f1c6c6f4 Consistently use smaller dataset in section
Fixes #1252
2023-02-07 10:37:50 -06:00
Hadley Wickham e51ead6c9e Tweak code formatting 2023-02-07 10:35:12 -06:00
Hadley Wickham c2f90cc3f0 Remove confusing question
Fixes #1255
2023-02-07 10:19:55 -06:00
Hadley Wickham af16cfc084 Restore description of modelling
Fixes #1258
2023-02-07 10:10:26 -06:00
Hadley Wickham 909794b6e8 Tweak wording
Fixes #1264
2023-02-07 10:06:27 -06:00
Hadley Wickham d5520263ae Remove invalid install instructions
Fixes #1253
2023-02-07 10:05:57 -06:00
Hadley Wickham 8df3f151d0 Update arrow freeze 2023-02-07 10:05:45 -06:00
Hadley Wickham f80ef6318f Link arrow & duckdb chapters explicitly
Closes #1260
2023-02-07 10:02:30 -06:00
Hadley Wickham 07ebc8c2c0 Reduce tidy data content 2023-02-07 10:01:02 -06:00
Hadley WickhamandGitHub 78ca55ff52 dplyr is on CRAN (#1257) 2023-01-30 11:23:29 -06:00
Hadley Wickham bd67dc7a62 Streamline hierarchical data 2023-01-26 11:11:55 -06:00
Hadley Wickham aa9d72a7c6 More minor page count tweaks & fixes
And re-convert with latest htmlbook
2023-01-26 10:36:07 -06:00
Hadley WickhamandGitHub d9afa135fc tidyr is now on CRAN 🎉 (#1247) 2023-01-26 09:41:40 -06:00
Hadley Wickham 1e62bae0f8 Polish preface 2023-01-24 09:55:40 -06:00
Hadley Wickham 3421579c61 Drop a few figures 2023-01-24 09:55:34 -06:00
Hadley Wickham 69d813e56b Reduce contents of programming intro 2023-01-24 09:46:19 -06:00
Hadley Wickham c9d9426f67 Minor updates to reduce page count 2023-01-24 09:33:18 -06:00
Hadley Wickham 2316168cd4 Numbers tweaks 2023-01-24 09:16:09 -06:00
Hadley Wickham fb80197bf7 Reduce printed output with options
* Show maximum 2 line footer for dplyr
* Show max 6 entries for str_view()

cc @mine-cetinkaya-rundel
2023-01-24 09:13:36 -06:00
Hadley Wickham d8688e8029 Tweak package install advice 2023-01-23 08:27:51 -06:00
Hadley Wickham f09058420e Use curl::multi_download()
cc @djnavarro

Fixes #1226
2023-01-23 08:18:43 -06:00
Hadley Wickham 707b332c3c Fix case_when() logic error
Fixes #1227
2023-01-23 08:14:12 -06:00
Hadley Wickham 6b92efbf52 Drop subhead from section intro 2023-01-23 08:14:12 -06:00
Hadley Wickham 5da1c82fd8 Delete unused chapters 2023-01-23 08:14:12 -06:00
Hadley Wickham e5495cd63a Convert all statuses to complete 2023-01-23 08:14:12 -06:00
Hadley WickhamandGitHub b86b5c6270 Drop wakefield (#1241)
Fixes #1239
2023-01-23 08:11:38 -06:00
Hadley WickhamandGitHub 3ddf2d0f97 Updates for CRAN releases (#1238)
And generally reduce deps
2023-01-23 08:11:12 -06:00
Hadley Wickham 4dc12b2c84 Remove unneeded comma
Fixes #1236
2023-01-23 07:52:18 -06:00
Hadley WickhamandGitHub d3a9919967 Use dev tidyverse (#1240)
* lubridate is now core
* briefly mention conflicted

Fixes #1105
2023-01-23 07:48:36 -06:00
Hadley Wickham 360d65ae47 Re-render book for O'Reilly 2023-01-12 17:22:57 -06:00
Hadley Wickham 28671ed8bd Can't cache xml2 duh 2023-01-12 17:01:49 -06:00
Hadley Wickham 96ef4b2d3b Use CRAN repurrsive
Fixes #1187
2022-12-18 18:07:53 -06:00
Hadley Wickham ca75b0c02a Update for new cross_join() function 2022-12-18 10:19:03 -06:00
Hadley Wickham 34bb0a5f44 Bit more about := 2022-12-08 14:47:46 -06:00
Hadley Wickham 5af95dd185 Update rstudio.com links
Fixes #1158
2022-12-08 14:44:36 -06:00
Hadley Wickham 65eb7e8357 Fix typos
Fixes #1176
2022-12-08 14:43:22 -06:00
Hadley Wickham 12bc90ef69 Add thanks 2022-12-08 14:43:19 -06:00
0743cbd3aa Wrangle -> import (#1177)
* Wrangle -> import

* Update import.qmd

* Update import.qmd

* Update import.qmd

* Update import.qmd

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-12-07 21:48:59 -05:00
Hadley Wickham 60052fe34e Add missing word
Fixes #1174
2022-12-06 19:15:23 -06:00
Hadley Wickham e0d6b7036e Fix typo
Fixes #1173
2022-12-06 18:03:26 -06:00
Hadley Wickham 37521f487a Link to tidymodels 2022-12-06 16:17:25 -06:00
Hadley Wickham ae15acf2fc Save 2022-12-06 16:15:54 -06:00
4635426ec3 New chapter on web scraping (#1141)
* First pass at scraping chapter

* Remove unneeded library() call

* Tweaks

* More on the legalities

* More writing

* Bit more on webscraping

* More on scraping

* Some edits + comments

* Add summary + comment about APIs

* More polishing

Co-authored-by: mine-cetinkaya-rundel <cetinkaya.mine@gmail.com>
2022-12-07 11:06:36 +13:00
Hadley Wickham 375dab4f5a Fix units for body mass
Fixes #1170
2022-12-06 13:10:24 -06:00
Hadley Wickham fc5c2044e8 Consistently style for loops 2022-12-06 12:59:03 -06:00
Hadley WickhamandGitHub bff64c83eb stringr 1.5.0 now on CRAN (#1169) 2022-12-05 06:55:03 +13:00
Hadley Wickham 31363dc23a Title change + feedback from O'Reilly 2022-11-29 09:26:17 -06:00
Hadley Wickham 19c89ebf64 Feedback from O'Reilly + style fixes 2022-11-29 09:26:17 -06:00
Hadley Wickham a50dfb4fdb Don't try and append new lines
Since this fights with pandoc restyling
2022-11-21 09:41:18 -06:00
Hadley Wickham c3a19aa327 Update contributors 2022-11-21 09:40:19 -06:00
Hadley Wickham 825a2b2e1b Update the preface 2022-11-21 08:58:22 -06:00
Hadley Wickham 44d978decc Restore underlines for linked code
Fixes #1143
2022-11-21 08:47:39 -06:00
Hadley Wickham 1477dd6fd3 Mention distinct 2022-11-21 08:43:00 -06:00
Hadley Wickham bdc3555b9a Describe pull in Base R chapter
Fixes #1108
2022-11-21 08:43:00 -06:00
Hadley Wickham c89aa20627 Discuss type consistency
Fixes #1109
2022-11-21 08:43:00 -06:00
Hadley Wickham 223e09a22b Bring back consecutive_id
Fixes #1104
2022-11-21 08:43:00 -06:00
Hadley Wickham 5e47710f81 Fix typo
Closes #1101
2022-11-18 16:26:42 -06:00
Hadley Wickham 0d41a5d883 Fix typo
Closes #1084
2022-11-18 16:25:20 -06:00
Hadley Wickham 171f4bd4cc A bit more about group_by() 2022-11-18 16:17:43 -06:00
Hadley Wickham 3045d05e64 Use US spelling of summarize()
Fixes #1125
2022-11-18 16:07:54 -06:00
Hadley Wickham d06d4129e6 Fix slice_sample() typo
Fixes #1131
2022-11-18 15:27:05 -06:00
Hadley Wickham 5d06b2c6d0 Mention glimpse 2022-11-18 15:25:52 -06:00
Hadley Wickham df3d9cf513 Mention translations 2022-11-18 15:13:17 -06:00
Hadley Wickham 73a91b94cd Try renaming action in 2e 2022-11-18 12:58:34 -06:00
Hadley Wickham a0f9d0d2d6 Actually strip status 2022-11-18 11:55:22 -06:00
Hadley Wickham 868a35ca71 Fix code language 2022-11-18 11:26:25 -06:00
Hadley Wickham 69b4597f3b More work on O'Reilly book
* Make width narrower
* Convert deps to table
* Strip chapter status
2022-11-18 11:05:00 -06:00
Hadley Wickham 5895db09cd Fix caption munging for captions with html 2022-11-18 10:46:15 -06:00
Hadley Wickham 89a854b7d0 Fix figure manipulation 2022-11-18 10:42:43 -06:00
Hadley Wickham 78a1c12fe7 Don't transform non-crossref links 2022-11-18 10:30:32 -06:00
Hadley Wickham 4caea5281b Commit O'Reilly HTML files to monitor fixes 2022-11-18 10:28:19 -06:00
Hadley Wickham 31ef77ced6 Fix code width to 80
And verify with a ruler
2022-11-18 10:23:53 -06:00
Hadley Wickham 01955400a5 Fix cross-ref 2022-11-17 10:00:58 -06:00
Hadley WickhamandGitHub bfa06daab5 Eliminate parsing chapter (#1128)
Originally the plan was to have two chapters about reading text files, a brief introduction in the whole game, and then a more detailed exploration later in the book. This organisation didn't seem to work very well because the second chapter didn't have much content, so I've removed it, integrating its content elsewhere in the book:

* Column parsing types moved back into data-import
* Specifics of parsing various data types (e.g. `col_number()`, `col_date()`, and `col_factor()`) moved into the corresponding data type chapters.
* String encoding has moved to the strings chapter

While I was in here I also removed the unused `import-other.qmd`; we had planned to survey other options but I no longer think this is worth it.
2022-11-17 09:56:08 -06:00
Hadley WickhamandGitHub 3e94cc82f0 Update README.md 2022-11-11 16:11:00 -06:00
Hadley Wickham 64a5123400 Fix small problems 2022-11-11 09:41:59 -06:00
Hadley WickhamandGitHub 1476c94ea2 Tidy up unused images and dependencies (#1133)
* Remove unused images. Fixes #1132
* Remove unused dependencies
2022-11-11 09:40:43 -06:00
Hadley Wickham 1b82fe4625 Reformat 2022-11-10 06:42:39 -06:00
Hadley Wickham 4a761c77c6 Mention character class instead of escaping
@jennybc
2022-11-09 14:37:55 -06:00
Hadley Wickham 899c1dce85 Clarify why separate_wider_* live in tidyr 2022-11-09 12:47:28 -06:00
Hadley Wickham 3b9d54db7a More about lists 2022-11-08 16:19:14 -06:00
Hadley Wickham 0973a0dea8 Iteration is polishing now 2022-11-08 15:32:09 -06:00
Hadley Wickham 82e674e47d More on iteration 2022-11-08 15:30:56 -06:00
Hadley Wickham 484bb1e726 Polishing iteration 2022-11-08 10:56:23 -06:00
Hadley Wickham a3b606dc47 Polish transform intros 2022-11-07 17:06:29 -06:00
Hadley Wickham b1a0b8c39b Tweak transform introduction 2022-11-07 16:41:23 -06:00
Hadley Wickham 95ec1f11d0 Polish strings 2022-11-07 16:32:45 -06:00
Hadley Wickham 75538a5969 Use group_nest() in Iteration chapter 2022-11-07 10:05:05 -06:00
Hadley Wickham f4f739bccb Use metacharacter + literal character terms 2022-11-07 09:50:57 -06:00