The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

forestsearch NEWS

forestsearch 0.2.0

New functions

Superseded functions

create_gbsg_dgm() is superseded by setup_gbsg_dgm(). It remains fully functional and continues to produce correct results; no existing GBSG simulation scripts need to change. The distinction is that setup_gbsg_dgm() returns an object of class c("aft_dgm_flex", "gbsg_dgm") compatible with the general pipeline, whereas create_gbsg_dgm() returns only "gbsg_dgm". A .Deprecated() signal is emitted to encourage migration in new code.

simulate_from_gbsg_dgm() is superseded by simulate_from_dgm() for new code. Column names in the output change from dot-notation to underscore notation — see the mapping table below. Pass analysis_time = Inf to match the legacy max_follow = Inf behaviour.

Legacy column General column
y.sim y_sim
event.sim event_sim
treat treat_sim
flag.harm flag_harm

Superseded parameters

Bug fixes

The following bugs were discovered and fixed during the general pipeline migration. All affected code paths were exercised by GBSG factor variables (v1v7) stored as factor() rather than numeric().

Internal changes


forestsearch 0.1.0

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.