Views provided by UsageCounts
Bug fixes get_weather_bulletin() now works properly with new versions of tibble and rvest (@mpadge, #134). A custom useragent is specified for the bomrang package as the RStudio useragent results in an error 403 (denied) when attempting to connect to BOM servers. This did not appear to affect R running in sessions outside of RStudio (@jonocarroll, #130). curl options are now set to handle the slow responses from BOM servers rather than timing out. Fixes CRAN NOTE: "'LazyData' is specified without a 'data' directory". Minor changes and improvements Changes to internal databases of BOM metadata for station, radar and forecast locations are now tracked in the data_raw directory of the repository on GitHub with the changes being stored in extdata and available in the package through: load(system.file("extdata", "AAC_code_changes.rda", package = "bomrang")) load(system.file("extdata", "JSONurl_site_list_changes.rda", package = "bomrang")) load(system.file("extdata", "marine_AAC_code_changes.rda", package = "bomrang")) load(system.file("extdata", "radar_location_changes.rda", package = "bomrang")) load(system.file("extdata", "stations_site_list_changes.rda", package = "bomrang")) Station numbers are padded with "0" in output from get_historical_weather() to align with BOM naming conventions and other bomrang functions (@jonocarroll, #127). Remove rOpenSci footer from README. Corrects incomplete final line found on /inst/CITATION.
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
| views | 5 |

Views provided by UsageCounts