Issues
- 0
- 0
Wrapper for new for R6 Classes Advice Missing
#1790 opened by DarioS - 0
`rlang::with_abort()` is no longer accessible
#1789 opened by emstruong - 1
- 0
translate_sql now requires the con parameter
#1786 opened by esimms999 - 0
Implementing a base generic function for an S4 class
#1785 opened by pvanlaake - 0
`rlang::call_standarise()` is deprecated as of rlang 0.4.11 in favor of `call_match()`
#1784 opened by luke-mcconnell - 0
Section 9.3 needs note about base pipe
#1783 opened by luke-mcconnell - 2
Since Adv-R is now knitted with R 4.0, example results in 9.6.1 are no longer giving expected output. Fix: need stringsAsFactors = TRUE
#1653 opened by yogat3ch - 0
A better explanation needed for section "evaluation" in 20.5.1 Quoting and unquoting
#1779 opened by bayeslearner - 0
- 6
2.3 modify on copy (rules of copy seem to have changed)
#1753 opened by alcor2019 - 0
13.7.1 needs an update with .class2
#1775 opened by moodymudskipper - 0
broken links to source-level debugging resources
#1774 opened by bbolker - 4
Section 2.3.6 Exercise 2 claims that tracemem will show two copies, but it only shows one on 4.1.1.
#1701 opened by Sean1708 - 0
Update online book
#1770 opened by jxu - 0
Remarks chapter 2
#1769 opened by Rengervn - 0
Incorrect result in `length(unclass(x))`
#1768 opened by Layalchristine24 - 0
Possible formatting bug?
#1651 opened by maxdrohde - 1
- 1
chapter 2: appears to have unnecessary sidebar
#1710 opened by EmilHvitfeldt - 2
rlang::last_trace() example in section 22.3.1 fails due to use of rlang::with_abort()
#1740 opened by maxwellgreen - 2
Other possible style to use `on.exit`
#1758 opened by hope-data-science - 0
7.6 Environments - Managing state within a package (Examples, Limitations, and Best Practices)
#1750 opened by christian-million - 1
Broken link to the tidy evaluation book
#1732 opened by ramiromagno - 0
Section 7.4.4 Execution environments: clarify by using, say, h(5) instead of h(1)
#1745 opened by HenrikBengtsson - 0
S4 ambiguous method
#1742 opened by CrossD - 0
Solution to 24.3.1
#1741 opened by statzhero - 0
Feedback Chapter 17 and Introduction to Metaprogramming
#1738 opened by Rengervn - 0
Typo in Exercise 1 of 10.4.4?
#1730 opened by djbirke - 1
Translation to Portuguese
#1721 opened by clente - 1
Function link broken
#1713 opened by elong0527 - 0
Question in 3.7
#1719 opened by yulisong - 1
Confusion in 15.3.4
#1715 opened by sebffischer - 0
- 1
Use inbuilt pipe in chapter 6.3
#1707 opened by sebffischer - 0
what does Bettquizer mean?
#1708 opened by nottwy - 2
- 0
Inconsistency re: attributes
#1706 opened by MichaelChirico - 2
Move `master` branch to `main`
#1700 opened by jennybc - 0
footnote 33 is false
#1697 opened by nunocalaim - 0
- 0
Section 13.6.2 suggestion: supersecret -> subsecret
#1681 opened by mmuurr - 1
What did auther say in section of 2.3.1 of Chapter "Name and Value"and what R acturally showed were different
#1675 opened by Feng-Zhang - 1
Poor formatting in chapter 20.2.2
#1673 opened by MarceloRTonon - 0
Why is repeat loop more flexible than while loop?
#1671 opened by ywwry66 - 1
- 0
Debugging content suggestion (Ch 22.3): Indicate how to turn on console 'Show Traceback' option
#1663 opened by mpettis - 0
Terminology confusion created by usage of "function operator" vs "decorator"
#1661 opened by tanho63 - 0
Functionals.Rmd Exercise 9.4.6#3 vars should be nm
#1652 opened by yogat3ch