Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from hadley:master #7

Open
wants to merge 40 commits into
base: master
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Mar 19, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

hadley and others added 22 commits March 18, 2023 17:33
* Update actions
* Update for CRAN knitr
* Logical vectors now always an error
"On my part" means that I did it. "On my behalf" means that someone else did it for me.
It says that the first two values are defined by convention, but thanks to this definition we have the beautiful theorem GCD(F(m), F(n)) = F(GCD(m, n)).
Correct argument name from "envir" to "env"
A small edit to note that `[[` can do partial matching too, but not by default.
Currently getting a 404, page does not exist, message at http://klutometis.github.io/roxygen/.
paths should be generated using paste0 instead of paste
minor spelling correction
auto_browser -> auto_browse
No need to have "."
`the link is the through` → ` the link is through`
@pull pull bot added the ⤵️ pull label Mar 19, 2023
MichaelChirico and others added 7 commits March 19, 2023 12:58
I think the omission is intentional, but it might warrant a footnote.
Fixed typo in function name of one example
`meomoise()` changed to `memoise()`.
Under #df-create, the first example doesn't show the character column as a factor, presumably because this was written under R < 4.0.0 but now run under R >= 4.0.0.
HannesOberreiter and others added 11 commits March 19, 2023 13:01
Slight change of language to say that functions generated by `void_tag()` error when given "child tags", rather than "unnamed tags".

I assign the copyright of this contribution to Hadley Wickham.
The `boot_model()` function does not have a `model` argument. It does have `formula`.
change "six chapters" to "seven chapters"
Typo: `purr::reduce()` is missing an "r".
Tested with R 4.0.2, not copy was made when using list.
I may be missing a deeper point here, but it seems simpler for `chatty()` to use `message()` instead of `cat()` and call it before the processing begins?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.