Releases: ralmond/PNetica
NCME 2023
Documentation and Testing Backfill
Documentation and examples have now been added for all of the methods. This means there is a complete test suite.
More Complete API
This is the RNetica implemenation for Peanut 0.8-3.
To start a session
sess <- RNetica::NeticaSession(LicenseKey="XXX")
RNetica::startSession(sess)
nethouse <- PNetica::BNWarehouse(manifest,session=sess).
At this point, all other calls can be make through Peanut generic functions.
Note: Manual is still very incomplete, see Peanut for descriptions of the generic functions for most methods.
PNetica_0-7.1
Last release from SVN.
See https://pluto.coe.fsu.edu/RNetica/Peanut.html for release notes.
Note, this is not the latest release, although it might be more stable than 0.8-2.
PNetica_0-8.2
This is a quick release to mark the transition to GitHub. It also corresponds to Physics Playground scoring. For complete change notes see https://pluto.coe.fsu.edu/RNetica/Peanut.html