Changes in version 0.0.5 (2021-06-28) Changes o Introducing two new exported functions: BuildTC() & SynTC(). Please see examples and README. o Added a new internal function BuildDesign(). Changes in version 0.0.4 (2019-10-29) Changes o Long-period costituents have been reassesst by Andreas Boesch & Sylvin Mueller-Navarra, resulting in a different set of partial tides. o Speed up of computations. o The column "date_time" in solar and lunar synthesis has now the same format as the input format. o The column "date_time" in solar and lunar synthesis is now of type character. o Coefficents returned by TideCurve are now in the format of km list elements and 1-row matrices. o Added new references in the description. o Changes in ResCurve function, mainly speed up. Changes in version 0.0.3 (2017-09-11) Changes o The Funcs function was changed. The computation of the relevant astronomical velocities is now more accurate. It now returns three values as a list. o The PlotTideCurve function is no longer part of the package. o Minor changes in the documentation of the package. Changes in version 0.0.2 (2017-06-03) Changes o The main TideCurve function is now way faster for big data, due to better coding and avoiding redundant function calls. o Added the function ResCurve to compute differences in observed data and synthesis. o The function PlotTideCurve is deprecated and will be removed in the next release. Please use ResCurve and make your own plot. o Changed the output of TideCurves. i.analyse is no longer part of the ouput & inter is now a column in tide.curve