The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
updated the parallel defaults for all functions. Now,
ncores=NA
is equivalent to ncores=1
instead of
using the C++
compiler default for
Eigen
.
Additionally, we removed parallel examples from
partGLS
due to uncertainty in our understanding of CRAN’s
test setup using more cores than any of our test machines.
fixed bug where R would crash if 0-intercept model given
fixed bug where CPU usage would not respect ncores
for some functions
updated comments to cran to reflect new tests in preparation for submission.
fitGLS_opt()
would fail if one of the
iterations in the optimization loop raises an error.fitGLS_opt()
in the vignette and lowered tolerance to
improve speed.fitCor()
was calculating a full
distance matrix instead of one among only the sampled pixels.nls
model in
fitCor()
fitAR_map()
fixed bug where fitGLS_partition
would not work properly
when ncores > 1
and
formula == formula0
.
remotePARTS
has been completely restructured from
previous development builds. Please see the Alaska vignette with
vignette("Alaska")
for usage demonstrations.
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.