MazamaScience / PWFSLSmoke

Utilities for working with air quality monitoring data (e.g. federal regulatory monitors)
http://mazamascience.github.io/PWFSLSmoke/
GNU General Public License v3.0
19 stars 5 forks source link

Run timezone linting on the package #95

Closed spencerpease closed 4 years ago

spencerpease commented 5 years ago

An initial analysis shows that there are about 50 places where a timezone needs to be specified.

MazamaCoreUtils::lintFunctionArgs_dir(rules = MazamaCoreUtils::timezoneLintRules) %>%
  filter(.data$includes_required == FALSE)