Releases: stocnet/rsiena
Releases · stocnet/rsiena
Release v1.4.7
Merge pull request #91 from stocnet/develop Version 1.4.7
Release v1.4.6
Merge pull request #90 from stocnet/develop Version 1.4.6
Release v1.4.5
Merge pull request #89 from kalibera/length-name-conflicts Reorder include directives to avoid naming conflicts.
Release v1.4.4
Merge pull request #87 from snlab-nl/develop Version 1.4.3
Release v1.4.3
add rhub2 workflow workflow file for rhub2 added for facilitating package checks, in particular with valgrind
Release v1.4.2
Merge pull request #85 from snlab-nl/develop Version 1.4.2
Release v1.4.1
CRAN version
Release v1.3.28
Merge pull request #83 from snlab-nl/develop Develop
Release v1.3.27
Develop (#82) * Bug correction in sienaDataCreate Issue #75 is hopefully solved by this change. * Effects object - version and comparisons Another modification in view of Issue #75. The comparison between effects objects in initializeFRAN is now based on the shortName instead of the effectName. Additionally, the effects object is given a "version" attribute. * Version 1.3.23 Various changes, see NEWS.md. * Edit manual A short addition was made to the manual. Furthermore, the superfluous C++ class `DifferentCovariatePredicate` was dropped. * Corrections of version 1.3.23 Corrections of attributes of effects object and input of list of sienaFit objects for sienaGOF. * Revert "Corrections of version 1.3.23" This reverts commit bddedf3f3012b6965d590829447701ac31180fbd. * Corrections for sienaGOF and getEffects Second time this is committed, hopefully now all goes well. * Integrates pull request #73 with other changes All commits of pull request #73; and some changes in sienaTimeTest and sienaGOF. * small change sienaGOF * Response to CodeFactor comments and new date. * Two CodeFactor issues * New effects New effects * Correction of slowness in siena07 (MoM estimation). Change one line in siena07models.cpp * Improved help files Small improvements of help files * Version 1.3.27 Version 1.3.27 * Codefactor issues corrected Use of seq_along, delete blank line
Release v1.3.26
Develop (#81) * Bug correction in sienaDataCreate Issue #75 is hopefully solved by this change. * Effects object - version and comparisons Another modification in view of Issue #75. The comparison between effects objects in initializeFRAN is now based on the shortName instead of the effectName. Additionally, the effects object is given a "version" attribute. * Version 1.3.23 Various changes, see NEWS.md. * Edit manual A short addition was made to the manual. Furthermore, the superfluous C++ class `DifferentCovariatePredicate` was dropped. * Corrections of version 1.3.23 Corrections of attributes of effects object and input of list of sienaFit objects for sienaGOF. * Revert "Corrections of version 1.3.23" This reverts commit bddedf3f3012b6965d590829447701ac31180fbd. * Corrections for sienaGOF and getEffects Second time this is committed, hopefully now all goes well. * Integrates pull request #73 with other changes All commits of pull request #73; and some changes in sienaTimeTest and sienaGOF. * small change sienaGOF * Response to CodeFactor comments and new date. * Two CodeFactor issues