Commit Graph

82 Commits

Author SHA1 Message Date
Hadley Wickham 38d6052c89 Need dev ggplot2 2022-09-26 09:17:12 -05:00
Hadley Wickham 42243e034a Add explicit purrr dependency 2022-09-19 16:45:11 -05:00
Hadley Wickham 6a385f97e1 Add missing comma 2022-09-19 15:52:26 -05:00
Hadley Wickham c5a81b92ba Fleshing out each file section 2022-09-17 10:58:18 -05:00
Hadley Wickham 6ce6c473cf Add wakefield 2022-08-31 10:39:58 -05:00
Hadley Wickham 71bae882d3 Add dplyr to explict deps 2022-08-09 08:25:06 -05:00
Hadley Wickham 00dac599ad Use dev dplyr 2022-08-09 07:49:39 -05:00
Hadley Wickham c83d21200d Use dev dbplyr 2022-08-04 08:07:12 -05:00
Hadley Wickham 8df9180fae No longer need dev dbplyr; but need dev repurrrsive 2022-06-08 10:32:46 -05:00
Hadley Wickham f0b2c07ede Brain dump into rectangling 2022-06-07 09:18:14 -05:00
Hadley Wickham cd16ec24fc Use dev dbplyr 2022-05-25 10:46:48 -05:00
Mine Cetinkaya-Rundel 262f4ba02f
Convert to Quarto book (#1026)
* Use _quarto.yml
* Rmd -> qmd
* Update build type to None
* Update styling Styling to get close to bs4_book + color
* Convert crossrefs
* Covert chunk options
* Switch to plausible for analytics
* Update action
2022-05-14 08:46:49 +12:00
Hadley Wickham 721ba68ac4 Add databases chapter 2022-05-10 17:26:17 -05:00
Mine Cetinkaya-Rundel ede8ec5c1b
Updates to whole game - EDA chapter (#1022)
* Fix ref

* YAML chunk options, alt text, minor edits

* More alt + move mapping to global in 1 layer plots

* Some more alt text + modelr -> tidymodels + copyedits

* Add tidymodels

* Fix chunk option

* ifelse -> if_else

* Fixed two broken links, thanks @PursuitOfDataScience

* Walk back ifelse -> if_else change to avoid NA type discussion

* Add restructuring disclaimer
2022-05-08 15:23:00 -04:00
Hadley Wickham 33af7eabb9 Working on numeric vectors 2022-03-24 08:53:11 -05:00
Hadley Wickham 3e3faea9cb Use lobstr instead of pryr 2022-03-17 15:11:47 -05:00
Hadley Wickham c5291a7a86 Explicitly include tidyr 2022-03-17 15:10:08 -05:00
Hadley Wickham 14ad675281 Use new tidyr datasets 2022-03-17 14:15:36 -05:00
Mine Çetinkaya-Rundel 3f24f0fc07 Add comma, closes #1000 2022-03-11 11:46:01 +01:00
Mine Çetinkaya-Rundel 2efcd7e4fe Add Mine to DESCRIPTION 2022-02-14 09:34:45 -05:00
Hadley Wickham 7bc19dc36a Add license 2022-01-03 16:28:33 -06:00
Hadley Wickham 393ad9849e use_tidy_description() 2022-01-03 15:57:59 -06:00
Mine Cetinkaya-Rundel 3ace9ce49b
Draft/outline of spreadsheets (#949)
* Add draft/outline of spreadsheets

* Finish reading from Excel

* Write to Excel + consistency edits

* Add pkgs for writing Excel files

* Release the 🐧s

* Reogranize to highlight tibble/data.frame diffs

* Write again

* Add spreadsheets reference + rename_with janitor

* Move janitor to TO DO in rectangular data

* Need to load tidyverse

* Show csv file

* Add TO DO note

* Use students instead of challenge file in this chp

* Quiet down some of the redundant messages

* Add bit on reading in multiple files

* Fix up students example

* Revert back to old dataset to match spreadsheets chapter

* Fix typos

* Use US spelling

* Comments from Hadley

* Incorporate Hadley's suggestions

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>
2021-10-26 15:00:33 -04:00
Hadley Wickham a8004b94ea Try dev downlit 2021-04-27 16:12:54 -05:00
Hadley Wickham a526bc2cc0 Specifically install stringr 2021-04-25 07:19:02 -05:00
Hadley Wickham 9091a1484d Noodling on strings 2021-04-23 08:07:16 -05:00
Hadley Wickham 5ba1720b18 Use cli-powered str_view() 2021-04-20 08:32:39 -05:00
Mine Çetinkaya-Rundel 55cdb66df6 Add feather to imports to see if it helps w/ build 2021-02-22 13:41:06 +00:00
Hadley Wickham 2d1db88de8 Move packages to suggests
If only needed to build book
2020-11-05 14:30:23 -06:00
Hadley Wickham 7f9e6cc16c use_tidy_description() 2020-11-05 14:28:22 -06:00
Hadley Wickham a3e35f85cb Use bookdown::bs4_book 2020-11-05 14:27:59 -06:00
Hadley Wickham e8e0218f1a Eliminate devtools dep 2020-01-15 12:08:45 -06:00
Hadley Wickham 6a65eb9f89 No longer need dev versions of packages 2020-01-15 11:43:55 -06:00
hadley 1721e9dfed Use dev version of ggrepel 2016-10-03 08:02:35 -05:00
hadley 75c930317f Post tidyverse description cleanup 2016-10-03 07:53:23 -05:00
hadley 7785b01ca2 modelr now on CRAN 2016-08-31 17:12:54 -05:00
hadley 6da3d7af0d forcats and tibble now on CRAN 2016-08-30 17:32:08 -05:00
hadley 4d62f599f1 Can now use released stringr 2016-08-25 08:13:45 -05:00
hadley c2cc5bf3c5 Complete pass through formats 2016-08-23 08:59:08 -05:00
hadley 39d074e706 Use dev (soon to be released) lubridate 2016-08-18 10:03:38 -05:00
hadley 8815e8f91a Start banging out factors chapter 2016-08-16 17:06:51 -05:00
hadley 62440d106c Install viridis 2016-08-16 10:06:04 -05:00
hadley 3b1a5c41ce More about expository plots 2016-08-15 16:55:05 -05:00
hadley d92859e2a2 Brain dump on ggplot2 comms
Use dev version
2016-08-15 14:37:31 -05:00
hadley 2cb57b34ff Dev version of tidyr now on CRAN 2016-08-12 07:53:29 -05:00
hadley 2673bcc87f Can now use released readr 2016-08-10 17:27:36 -05:00
hadley 1f454c4e9e Can go back to head readr 2016-07-28 11:29:15 -05:00
hadley 9fde1e2353 Rollback to older readr 2016-07-28 08:20:57 -05:00
hadley 88650992ea More on model building
Including some needed material in model-basics
2016-07-26 11:13:43 -05:00
hadley 1b9b326b73 Switch to dev tibble for better printing 2016-07-25 13:16:48 -05:00