Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Andy's steps before releasing package #23

Closed
20 tasks done
andrew-edwards opened this issue May 26, 2023 · 1 comment
Closed
20 tasks done

Andy's steps before releasing package #23

andrew-edwards opened this issue May 26, 2023 · 1 comment
Assignees
Labels
for Version 1.0.0.0 Needs completing before official release

Comments

@andrew-edwards
Copy link
Member

andrew-edwards commented May 26, 2023

  • For climate index importation (the comparing old to new), add an expect_equal check to make sure old values haven't changed. If they have then look into it manually (check the README associated with the data); implies we shouldn't really automate the updates as it would break the build if old data changed.
  • Finish importing climate indices, Importing climate indices #10 - those are all done, issue contains future possible additions
  • Fix plotting issue for indices, Fix the colour filling-in for plot.pacea_t(). #15
  • Import buoy data from Andrea's scripts
  • Plotting functions for buoy data, based on Andrea's scripts
  • Write help files for the classes
  • Add Andrea's marine heat wave info
  • Plotting functions for single time series abstracted from spatiotemporal data - e.g. ROMS output at a specific location. Should probably be able to use existing plotting functions and just write a wrapper to extract the data and get in correct format
  • Check testing up to date
  • Decide on Incorporating absolute quantities (e.g. absolute biomass estimate) #4
  • Check Check R/older-functions/ for what we need to put back in #13
  • Vignettes that cover as many functions as possible/reasonable, see Ideas for vignettes #19
  • Fix any remaining TODO's. Search the whole package: left a few minor ones left in data-raw/, R/.
  • Get Travis (and maybe Kelsey or someone?) to look over vignettes, before pushing the .html
  • Go through Travis's vignettes
  • Update author list
  • Add citation details (see sizeSpectra)
  • Update README
  • Add a version number, presumably 1.0.0 for first release
  • Start a NEWS to keep track of new features; decide how to do keep updated in practice (maybe when a commit does something major or adds a new feature).
@andrew-edwards andrew-edwards self-assigned this May 26, 2023
@andrew-edwards andrew-edwards added the for Version 1.0.0.0 Needs completing before official release label Oct 23, 2023
@andrew-edwards
Copy link
Member Author

andrew-edwards commented Nov 9, 2023

  • push .pdf of talk
  • push .html's of vignettes, and link from README
  • polish up README

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for Version 1.0.0.0 Needs completing before official release
Projects
None yet
Development

No branches or pull requests

1 participant