adv-r icon indicating copy to clipboard operation
adv-r copied to clipboard

Advanced R: a book

Results 151 adv-r issues
Sort by recently updated
recently updated
newest added

* Where does it belong? * Needs rewriting and reorgansing * Remove `set_attr()` example * Needs more coverage of `:=`

meta :dragon:

* Needs note about difficulty * Move to end of chapter? If not, need to discuss pairlist options in `switch()`. * Draw a picture to illustrate basics of recursive tree...

meta :dragon:

Complete chapter (if there's enough time)

foundations :crab:

I cloned the adv-r repo and did "Build Book". Had errors pointing to a block of code in Translation.Rmd and complaining that con parameter does not have a default value....

When implementing a base generic function for an S4 class in a package, the function definition of the generic has to be located in the same R script (file) as...

`call_standarise` is references in several places in chapter 18: - [ ] https://github.com/hadley/adv-r/blob/14bdb11a93a0995b6de4c0c07f99f630ba279f57/Expressions.Rmd#L304 - [ ] https://github.com/hadley/adv-r/blob/14bdb11a93a0995b6de4c0c07f99f630ba279f57/Expressions.Rmd#L308 - [ ] https://github.com/hadley/adv-r/blob/14bdb11a93a0995b6de4c0c07f99f630ba279f57/Expressions.Rmd#L417 - [ ] https://github.com/hadley/adv-r/blob/14bdb11a93a0995b6de4c0c07f99f630ba279f57/Expressions.Rmd#L421 - [ ] https://github.com/hadley/adv-r/blob/14bdb11a93a0995b6de4c0c07f99f630ba279f57/Expressions.Rmd#L422 -...

https://github.com/hadley/adv-r/blob/14bdb11a93a0995b6de4c0c07f99f630ba279f57/Functionals.Rmd#L456 Might be helpful to have a reference to R 4.1 base pipe operator `|>` here.

_Computing Thousands of Test Statistics Simultaneously in R_ is now a dead link: http://stat-computing.org/newsletter/issues/scgn-18-1.pdf Use the archive.org version that has been archived instead.

Update translation code to fulfill the new requirement added to translate_sql to always have con.

R version 4.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" g