Skip to content

Releases: OpenFLUID/ropenfluid

ROpenFLUID v2.1.11

24 Mar 11:23
Compare
Choose a tag to compare
Delete blob improvement

* Created ROpenFLUID function deleteSimulationBlob
* Fixed R-side pointer finalizing

(references OpenFLUID/openfluid#942)

ROpenFLUID v2.1.10

17 Nov 14:15
Compare
Choose a tag to compare
Delete blob improvement

* Created ROpenFLUID function deleteSimulationBlob
* Fixed R-side pointer finalizing

(references OpenFLUID/openfluid#942)

ROpenFLUID v2.1.9

24 Mar 11:25
Compare
Choose a tag to compare
Fix of non void functions with no return

(closes OpenFLUID/openfluid#895)

ROpenFLUID v2.1.8

24 Mar 11:26
Compare
Choose a tag to compare
Update of OpenFLUID logo

ROpenFLUID v2.1.7

24 Mar 11:26
Compare
Choose a tag to compare
C++14 compliance

ROpenFLUID v2.1.6

24 Mar 11:26
Compare
Choose a tag to compare
Update of build process on Windows systems

ROpenFLUID v2.1.5

24 Mar 11:28
Compare
Choose a tag to compare
Extension of the validity of the semicolon separated strings arguments

* Extended validity of the paths argument in addExtraSimulators-
ObserversPaths to R vectors
* Extended validity of the unitid and varname arguments in
addVariablesExportAsCSV to R vectors

(closes OpenFLUID/openfluid#726)

ROpenFLUID v2.1.4

09 Jun 06:49
Compare
Choose a tag to compare
Add of optional arguments to addVariablesExportAsCSV

* Added optional argument unitid for one selected unit in unitclass
* Added optional argument varname for selected variable(s)
* Added optional argument precision for outputs digits number
* Updated tests to match new developments

ROpenFLUID v2.1.3

24 Mar 11:28
Compare
Choose a tag to compare
Improvements on package check and build process

* Added --as-cran mode on checking process to check against CRAN
  submission requirements
* Improved DESCRIPTION content to meet the CRAN submission requirements
* Updated README
* Cleaned CMake script files

ROpenFLUID v2.1.2

07 Jul 06:58
Compare
Choose a tag to compare
Update of documentation

* Refactored build system for documentation
* Updated main description
* Fixed some broken links in functions descriptions