Displaying 20 results from an estimated 800 matches similar to: "hydroPSO 0.3-0 on CRAN"
2012 Apr 18
0
new package: hydroPSO 0.1-54-1
Dear R and hydrological/environmental community,
I would like to draw your attention to hydroPSO, a newly developed R
package for the calibration/optimisation of (complex) environmental models.
hydroPSO implements a state-of-the-art Particle Swarm Optimisation (PSO)
algorithm, which is a global optimisation technique with a surge of
attention given its flexibility, ease of implementation and
2012 Apr 18
0
new package: hydroPSO 0.1-54-1
Dear R and hydrological/environmental community,
I would like to draw your attention to hydroPSO, a newly developed R
package for the calibration/optimisation of (complex) environmental models.
hydroPSO implements a state-of-the-art Particle Swarm Optimisation (PSO)
algorithm, which is a global optimisation technique with a surge of
attention given its flexibility, ease of implementation and
2012 Jul 02
1
Dependency problem for "hasArg"
Dear list,
I'm running an R script which first line is:
#!/usr/bin/Rscript
While running that script from the system console (in Red Hat
Enterprise Linux 6) I got the following error:
Error in plot2(x = sim, y = obs, plot.type = "single", main =
paste("Daily", :
could not find function "hasArg"
Calls: plot_results -> plot_out -> ggof -> plot2
2012 Apr 15
6
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* disclapmix (0.1)
Maintainer: Mikkel Meyer Andersen
Author(s): Mikkel Meyer Andersen and Poul Svante Eriksen
License: GPL-2
http://crantastic.org/packages/disclapmix
disclapmix makes inference in a mixture of Discrete Laplace
distributions using the EM algorithm.
* EstSimPDMP (1.1)
Maintainer: Unknown
Author(s):
2013 May 09
0
error with lhoat() function from the package hydroPSO
Dear all,
I just installed the package hydroPSO and when I try to run the example of
the lhoat() function I got this error:
nparam <- 5
lhoat(
fn=sphere,
lower=rep(-100,nparam),
upper=rep(100,nparam),
control=list(N=10, f=0.1, write2disk=TRUE)
)
*Error in fn.name == "hydromod" : *
* comparison (1) is possible only for atomic and list types*
Any
2011 Sep 02
0
hydroTSM 0.3-0 and hydroGOF 0.3-0
Dear R users and hydrological/environmental community,
I'm glad to announce that a major (and recommended) update for the
packages hydroTSM and hydroGOF are now available on CRAN:
-) hydroTSM: http://cran.r-project.org/web/packages/hydroTSM/
-) hydroGOF: http://cran.r-project.org/web/packages/hydroGOF/
###################
# hydroTSM v0.3-0 #
###################
hydroTSM is a package for
2011 Sep 02
0
hydroTSM 0.3-0 and hydroGOF 0.3-0
Dear R users and hydrological/environmental community,
I'm glad to announce that a major (and recommended) update for the
packages hydroTSM and hydroGOF are now available on CRAN:
-) hydroTSM: http://cran.r-project.org/web/packages/hydroTSM/
-) hydroGOF: http://cran.r-project.org/web/packages/hydroGOF/
###################
# hydroTSM v0.3-0 #
###################
hydroTSM is a package for
2011 Dec 27
4
Initializing a large data structure to be accessed strictly within a shared C library
Dear R-devel members,
The question: Is it possible to initialize and later free a large data
structure strictly within a shared C library, to be used by a function in
the C library that I'll call from R--without ever having to pass data to
and from R? This is analogous to C++ object initialization/use/destruction,
but if possible I'd like to stay in C.
The context: I'm implementing
2011 Dec 27
4
Initializing a large data structure to be accessed strictly within a shared C library
Dear R-devel members,
The question: Is it possible to initialize and later free a large data
structure strictly within a shared C library, to be used by a function in
the C library that I'll call from R--without ever having to pass data to
and from R? This is analogous to C++ object initialization/use/destruction,
but if possible I'd like to stay in C.
The context: I'm implementing
2024 Jan 22
0
hydroTSM back on CRAN (v0.7-0 released)
Dear all,
After being archived on CRAN on 2023-10-1, hydroTSM is finally back on CRAN
since January 18th: https://cran.r-project.org/package=hydroTSM.
This new version 0.7-0 has several new functions, improvements, bugfixes,
and a new dataset, mostly devoted to work with sub-daily and sub-hourly
time series.
*) New functions: baseflow, plot_pq, calendarHeatmap, subhourly2hourly,
2024 Jan 22
0
hydroGOF back on CRAN (v0.5-4 released)
Dear all,
After being archived on CRAN on 2023-10-16 , hydroGOF is finally back on
CRAN since January 21th: https://cran.r-project.org/package=hydroGOF.
This new version 0.5-4 includes:
*) the following new functions:
-) KGElf (Garc?a et al., 2017),
-) sKGE (Fowler et al., 2018),
-) KGEnp (Pool et al., 2018),
-) dr (Willmott et al., 2012),
-) ubRMSE (Entekhabi et al.,
2024 Jan 22
0
hydroTSM back on CRAN (v0.7-0 released)
Dear all,
After being archived on CRAN on 2023-10-1, hydroTSM is finally back on CRAN
since January 18th: https://cran.r-project.org/package=hydroTSM.
This new version 0.7-0 has several new functions, improvements, bugfixes,
and a new dataset, mostly devoted to work with sub-daily and sub-hourly
time series.
*) New functions: baseflow, plot_pq, calendarHeatmap, subhourly2hourly,
2024 Jan 22
0
hydroGOF back on CRAN (v0.5-4 released)
Dear all,
After being archived on CRAN on 2023-10-16 , hydroGOF is finally back on
CRAN since January 21th: https://cran.r-project.org/package=hydroGOF.
This new version 0.5-4 includes:
*) the following new functions:
-) KGElf (Garc?a et al., 2017),
-) sKGE (Fowler et al., 2018),
-) KGEnp (Pool et al., 2018),
-) dr (Willmott et al., 2012),
-) ubRMSE (Entekhabi et al.,
2005 Apr 11
0
(no subject)
Hello R-people,
I have searched the mailing list messages and the R site (through the
web search and google) I didnt find anything related to Particle Swarm
Optimization (PSO) for R. Is there a package that implements such
algorithm?
Thanks in advance,
Ulises
2013 Mar 06
0
new package: cec2013 (v0.1-4)
Dear R users,
I would like to draw your attention to 'cec2013', a new package
providing R wrappers for the 28 benchmark functions defined in the
Special Session and Competition on Real-Parameter Single Objective
Optimization at CEC-2013 (http://www.cec2013.org/).
The focus of this package is to provide an open-source and
multi-platform implementation of the CEC2013 benchmark functions,
2013 Mar 06
0
new package: cec2013 (v0.1-4)
Dear R users,
I would like to draw your attention to 'cec2013', a new package
providing R wrappers for the 28 benchmark functions defined in the
Special Session and Competition on Real-Parameter Single Objective
Optimization at CEC-2013 (http://www.cec2013.org/).
The focus of this package is to provide an open-source and
multi-platform implementation of the CEC2013 benchmark functions,
2013 May 03
2
Licence change
Dear list,
For the maintainer of a given package, is it possible to change the
licence of a it from GPL >= 2 to GPL >= 3 ?
Thanks in advance,
Mauricio Zambrano-Bigiarini, Ph.D
--
=================================================
Water Resources Unit
Institute for Environment and Sustainability (IES)
Joint Research Centre (JRC), European Commission
TP 261, Via Enrico Fermi 2749, 21027
2012 Feb 13
1
requesting a new SIG mailing list
Dear R developers,
Due to the increasing use R in hydrology and other close-related
environmental sciences, I would like to ask if it would be possible to
create a new Special Interest Group mailing list, called 'R-sig-hydro',
specially devoted those topics. If possible to do so, I'd offer myself
to maintain such mailing list (if needed).
Thanks in advance,
Mauricio
2012 Nov 05
1
relative convergence in 'optim'
Dear list,
I have a question related to the correct interpretation of the
relative convergence criterion used by 'optim'.
In the help of the function is it written that:
"reltol:Relative convergence tolerance. The algorithm stops if it is
unable to reduce the value by a factor of reltol * (abs(val) + reltol)
at a step."
and I was wondering if the previous criterion is
2012 May 02
1
--as-cran error
Dear List,
While using the --as-cran option for checking one of my packages:
R CMD check --as-cran hydroGOF_0.3-3.tar.gz
I got the following error message:
pkgname <- "hydroGOF"
> source(file.path(R.home("share"), "R", "examples-header.R"))
> options(warn = 1)
> library('hydroGOF')
Error in loadNamespace(i[[1L]], c(lib.loc,