Changes in version 1.0.0 (2019-04-08) - improved algorithm for length and area estimation - replaced all occurrences of "variance" to "standard deviation" through the whole package - added support for Student error distribution (T1,..., T5) Changes in version 0.2.0 (2018-05-08) - added support for multithreaded calculation of area - added support for estimating object as a circle - added new slicing method ("star") in area estimation functions - new imports: doParallel, foreach, parallel - new parameters in areaest function (parallel = FALSE, slicing = c("hv", "star"), representation = c("ellipse", "circle")) - new options in area estimation web interface ("Slicing", "Parallelization", "Represent object as") Changes in version 0.1.5 (2017-06-21) - added support for opencpu 2.x.x Changes in version 0.1.4 (2017-03-25) - initial version