vadr icon indicating copy to clipboard operation
vadr copied to clipboard

Making R a better language

Results 15 vadr issues
Sort by recently updated
recently updated
newest added

installation in github fails. ``` > > ** R > ** inst > ** tests > ** preparing package for lazy loading > ** help > *** installing help indices...

Hello, Maybe the following should be documented somewhere. This is what I had to do to get to attach vadr to the search() path without Warnings and without Errors. I...

This isn't really an issue, so feel free to delete, but I came across this package while researching answers to a question (with soon to expire hefty bounty) that I...

The P of the REPL does not appear to invoke the generic print method. Possible resolution is to wrap dots objects in lists.

as it would cut down in writing usage strings

arg_env gets the environment of a promise: ``` del

Placeholders get in the way of more interesting nested constructions of `chain` and other anaphora. - inspect code, look at where I'm using explicit placeholders, and see if any usefully...

Hi and thanks for your exciting package. I'm wondering whether it makes sense to add something like Python's list comprehensions to your vadr package. I know it's possible to do...