Browse Source

README

tags/v0.7.0
boB Rudis 6 years ago
parent
commit
1a9b99ac60
No known key found for this signature in database GPG Key ID: 2A514A4997464560
  1. 2
      README.Rmd
  2. 7
      README.md

2
README.Rmd

@ -10,7 +10,7 @@ output: rmarkdown::github_document
# I M P O R T A N T # I M P O R T A N T
The CDC migrated to a new non-Flash portal and back-end APIs changed. This is a complete reimagining of the package and --- as such --- all your code is going to break. Please use GitHub issues to identify previous API functionality you would like ported over. There's a [release candidate for 0.5.2](https://github.com/hrbrmstr/cdcfluview/releases/tag/v0.5.2) which uses the old API but it likely to break in the near future given the changes to the hidden API. You can do what with `devtools::install_github("hrbrmstr/cdcfluview", ref="58c172b")`. The CDC migrated to a new non-Flash portal and back-end APIs changed. This is a complete reimagining of the package and --- as such --- all your code is going to break. Please use GitHub issues to identify previous API functionality you would like ported over.
All folks providing feedback, code or suggestions will be added to the DESCRIPTION file. Please include how you would prefer to be cited in any issues you file. All folks providing feedback, code or suggestions will be added to the DESCRIPTION file. Please include how you would prefer to be cited in any issues you file.

7
README.md

@ -11,12 +11,7 @@ I M P O R T A N T
The CDC migrated to a new non-Flash portal and back-end APIs changed. The CDC migrated to a new non-Flash portal and back-end APIs changed.
This is a complete reimagining of the package and — as such — all your This is a complete reimagining of the package and — as such — all your
code is going to break. Please use GitHub issues to identify previous code is going to break. Please use GitHub issues to identify previous
API functionality you would like ported over. There’s a [release API functionality you would like ported over.
candidate for
0.5.2](https://github.com/hrbrmstr/cdcfluview/releases/tag/v0.5.2) which
uses the old API but it likely to break in the near future given the
changes to the hidden API. You can do what with
`devtools::install_github("hrbrmstr/cdcfluview", ref="58c172b")`.
All folks providing feedback, code or suggestions will be added to the All folks providing feedback, code or suggestions will be added to the
DESCRIPTION file. Please include how you would prefer to be cited in any DESCRIPTION file. Please include how you would prefer to be cited in any

Loading…
Cancel
Save