ArcadeAntics
ArcadeAntics
When I try to install 'curl' from source, it comes with the following error  which claims that it cannot find function 'download.file'. I have my 'Rscript' set so that...
This fixes the issue #360 which assumes the first argument must be a symbol. It it is not a symbol, it will also check `attr(e1, "name")` and `format.default(e1)` when making...
### Error description I tried to access a variable from a module but had mistyped the name, so it tried to throw an error with message `"name '%s' not found...