So far, only a demo module has been added: AmPdemo.jl
. It plots length versus (metabolic) age in the scaled variables of equations (2.26) to (2.28)
of the DEB book (3rd ed).
I can't get the tests to work properly: if I issue include("test/runtests.jl")
then the tests pass, but if I issue Pkg.test("DEBStandardModel")
it fails to find the data file the tests use.
Also, I'm afraid I don't know how get the bots to work: I used to get compat errors (deleted them all, can't post details) and I am sure they're still there but the automated messages have stopped.