jacpete

Results 4 issues of jacpete

**Description** This is a feature request to allow the specification of the OBJECTID field when using `arc.write()`. Currently a new field called OBJECTID is added every time you save a...

enhancement

This issue is a place to discuss the standardization of function names within the package so future development will have some standards to work off of. This was rightfully brought...

Caveat mentioned at https://happygitwithr.com/ssh-keys#from-rstudio no longer applies. RStudio defaults to keys with the `ed25519` algorithm. > Caveat: RStudio only looks for a key pair named id_rsa and id_rsa.pub. This makes...

I was setting up an example for a customer and was running into the error from #51. I could only get the code to work if I explicitly added `library(usethis)`...