Jon Harmon
                                            Jon Harmon
                                        
                                    This won't be needed for the package itself, but it may be useful for packages that use this package. (I keep wanting to close this issue, but I *think* it's...
If use and justification of `the` + `on_load()` were spelled out clearly, the infrastructure probably wouldn't be too bad. And/or maybe a `usethis::use_the_env()` or similar to get the `aaa.R` bit...
Since this has a new ID and a lot has changed since this issue was open, we won't address this directly. Thanks for letting us know about the confusion!
I'm closing this issue for now. If someone has this issue in the future and sees this thread, please include more information about your system, and the result of `gutenberg_get_mirror()`.
It looks like this is fixed now. The character is on line 15540, but the encoding is a proper pound sign: ``` r library(gutenbergr) book Determining mirror for Project Gutenberg...
I can't think of how this could happen other than via a bad installation of gutenbergr. If you're still having issues with the latest dev build, please include a reprex...
Is this the desired output? ```r function () { b
I'm honestly a little surprised that this doesn't "work" already; the factory builder is pretty zealous about finding instances of the parameter (it'll do so inside of quotes, for example)....
Thanks for the nudge! I thought about doing this in my last update, and should have done so. Will fix in the next update!
The first one was fixed via PR #33, woot! I have ideas about fixing the second one... but I'm trying to decide if it's worth fixing. Did you find this...