Jeremy D. Gerdes
Jeremy D. Gerdes
p_load attempts to install package if missing, I've been using ``` if (!require('pacman')){install.packages('pacman')} # Install/load packages of interest pacman::p_load(dplyr,fs,lubridate) ```
Similar to the Code.json Validator it would be helpful to report broken URL links in the Code.json file. I put together a google sheets prototype of sorts here: [https://docs.google.com/spreadsheets/d/13tzylBYFAISHDaN9QOgL-qIj4we0V7X_Jz_pyzKYrxU/edit?usp=sharing](https://docs.google.com/spreadsheets/d/13tzylBYFAISHDaN9QOgL-qIj4we0V7X_Jz_pyzKYrxU/edit?usp=sharing) It...
I just posted this as a comment to [Code.gov Administration Tool for Agency Inventory Upload and Maintenance #29](https://github.com/GSA/code-gov/issues/29)
See rss 2.0 at: http://blogs.law.harvard.edu/tech/rss See podcast 2.0 namespace at: https://github.com/Podcastindex-org/podcast-namespace And jsonfeed update at: https://jsonfeed.org/version/1.1/
See podcast 2.0 namespace at: https://podcastindex.org/namespace/1.0
This appears to be causing odd behavior for ships that don't have jump drives, ships with only hyper drives installed are not jumping to the next system with my fleet.
When I roll back to PR7208 they do jump. (running on Ubuntu)