mark padgham

Results 699 comments of mark padgham

@harrysroberts Can you also please: - [ ] Add yourself to DESC as an "aut", because you've authored an entire function. Once you've done that, please also run [`codemetar::write_codemeta()`](https://docs.ropensci.org/codemetar/reference/write_codemeta.html), to...

I think this is now all covered in #976. The only things that are not covered there are [these comments](https://github.com/ropensci/dev_guide/issues/845#issuecomment-2682249775) by @maelle: > * Create a private slack channel named...

Done via commit above. That will auto-close this issue once https://github.com/ropensci/dev_guide/pull/976 is merged.

Sorry for any confusion @HzaCode, but you'll need to update the "Repository" field in the template metadata from what you've currently got: ``` Repository: [https://github.com/HzaCode/Athlytics](https://github.com/HzaCode/Athlytics) ``` to just a plain...

@HzaCode I've no idea why your `check package` command didn't trigger the checks, but all seems good now anyway. You can definitely issue that call yourself at any stage.

@HzaCode The `R CMD check` warning there seems to be genuine - click on "Details of goodpractice" to see. The ✖️ "no continuous integration" is because our checks expect standard...

Thanks @eitsupi, but that then means the only way to ensure a container will not error is to always set some kind of envvar or option. Would it not be...

@AlbanSagouis Sorry for having dropped this for so long, but I have been pondering it still. I had in the meantime suspected that internal R or stringi routines would have...