Hello,
thanks for using simecol. The "official" version 0.3-11 from CRAN has
no
problems with R 2.4.0. However, it was necessary to re-build simecol
0.3-12 (under development version from my homepage) to run under 2.4.0.
I've just uploaded a fixed version to www.simecol.de. The next stable
version will be available from CRAN as usual.
Thanks for your report, please excuse this inconvenience.
Thomas P.
Milton Cezar Ribeiro wrote:> Hi there,
>
> I?m trying to use "simecol" package but I got the error showed
below. I?m runnig R version 2.4.0 (2006-10-03).
>
> Kind regards,
>
> miltinho
> Brazil
> ---
> > require(simecol)
> Loading required package: simecol
> Error in loadNamespace(package, c(which.lib.loc, lib.loc), keep.source =
keep.source) :
> in 'simecol' methods specified for export, but none
defined: fixInit, fixParms, fixTimes, plot, print, solver, solver<-, out,
inputs, inputs<-, main, main<-, equations, equations<-, sim, parms,
parms<-, init, init<-, times, times<-
> [1] FALSE
> -----
>
>
> __________________________________________________
>
>
> [[alternative HTML version deleted]]
>
>
>
> ------------------------------------------------------------------------
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.