Changes in version 0.0.7 o fix data filters when "[Line length]" or "Observer" are used to subset data o ensure that the top level ("stratum", 10) area is used in data creation Changes in version 0.0.6 o data returned if there are no Analyses setup in the project o support for no "visits" column, but if there is a "visit" column o beginnings of cue count support o fix bad processing when Labels looked numeric but should habe been interpreted as character (e.g., "1.6"!="1.60") Changes in version 0.0.5 o documentation and vignette improvements and updates o bug fixes in abundance calculations o ODBC issue fixes in Windows Changes in version 0.0.4 o use read.delim rather than read_delim, which seems unstable. No dependency on readr any more! o ignore "Assign" commands, thanks to Francois Bolduc for reporting this bug Changes in version 0.0.3 o RODBC support is here! You can now use readdst on Windows!