Alex Axthelm

Results 9 issues of Alex Axthelm

Example code should be well formatted. I hand't though about this until I started using 1.0.1, and it noticed a lot of trailing line spaces in the Roxygen comments, but...

feature

Hi, thanks for the great package! As I was writing some tests today, I was working with `with_libpath()` and `with_temp_libpath()`, and I've found that even when explicitly specifying the `"replace"`...

Followup to #269. Adds cross-reference to `is_dev_package()` from `load_all()` documentation.

Hi! Thanks for making one of my most used utilities! A feature that would my experience a lot better would be if I could set default volume levels for apps...

Hi, I've been working with `json_schema$serialise()` recently, and I'm seeing that when I attempt to serialise an object using a composed/cobined schema (anything using `$ref`), the returned values are always...

Hi, I'm interested in using jsonvalidate for my projects, and one of the features that would be really helpful from `ajv` is being able to [fill in default values](https://ajv.js.org/guide/modifying-data.html#assigning-defaults) from...

help wanted

Hi, loving the utility and flexibility of `pak`! I've encountered what might be an edge-case issue, but if I can find a solution, it would really help. I'm calling `pak`...

Hi! I love `object_usage_linter`; it makes identifying issues during refactoring so much easier than the "run things until they break" strategy 😆 One issue that I've been finding in my...

feature