• Fix formatting of NEWS.md file.
  • Remove suggestion for now-retired rgdal package.
  • Require R 4.1.0 or higher, to permit |> syntax.
  • plot(a, which="TS") can color by cycle for type="l" now.
  • getIndex() can work with previously-downloaded .tgz files.
  • Update docs for CRAN.
  • Fix image-size declarations in 3 man pages (required by CRAN).

  • Change plot() to not show bathymetry by default.

  • Improve index[["ID"]] speed by 3X.

  • Fix a mapApp() problem with paths that cross the dateline.
  • Fix a mapApp() problem in handling mouse brush events.
  • Examples reset par() to its initial state.
  • DESCRIPTION improved
  • Document return values of all functions
  • Describe base class.
  • plot() resets par() to its initial state before returning.
  • Improve documentation for a CRAN release
  • Remove version number from mapApp()
  • Add subset by section
  • Add “traj” and “bio-traj” arguments to getIndex()
  • Created subtype cycles and trajectories for index type
  • Created map plot for trajectories type
  • widen support of age argument, remove support for force
  • add several new built-in datasets
  • add several new functions
  • improve vignette and other documentation
  • repository made public, transferred to ArgoCanada organization
  • initial version, on github but not CRAN