Displaying 20 results from an estimated 100 matches similar to: "hydroTSm-hydroGOF"
2011 Oct 04
1
Problems loading package hydroTSM
Hello
I have the following problem when loading the package hydroGOF on Windows 7
running R.12.2
library(hydroGOF)
Error : package 'hydroTSM' does not have a name space
Error: package/namespace load failed for 'hydroGOF'
The same command does not result in error on R.13.1 at my Mac running Lion.
Have I done something wrong?
Many thanks
Ed
2010 Oct 18
0
new packages: hydroTSM 0.2-0 and hydroGOF 0.2-0
Dear R and hydrological community,
The first public (beta) release of two new R packages are now available
on CRAN:
############
# hydroTSM #
############
1) hydroTSM is a package for management and analysis of hydrological
time series:
http://cran.r-project.org/web/packages/hydroTSM/
hydroTSM includes S3 functions for management, analysis, interpolation
and plot of hydrological time series,
2010 Oct 18
0
new packages: hydroTSM 0.2-0 and hydroGOF 0.2-0
Dear R and hydrological community,
The first public (beta) release of two new R packages are now available
on CRAN:
############
# hydroTSM #
############
1) hydroTSM is a package for management and analysis of hydrological
time series:
http://cran.r-project.org/web/packages/hydroTSM/
hydroTSM includes S3 functions for management, analysis, interpolation
and plot of hydrological time series,
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
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
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,
2011 Nov 08
1
Building package problem
Dear R-users
I am trying to recompile a CRAN package on Windows 32. Rtools for 2.14 (that is the version I am running) and miktex were sucessfully installed on my machine.
Problems:
a) hydroGOF is a CRAN package, but R CMD check does not work on it.
C:\Users\eduardo\Documents\R_tests2>R CMD check hydroGOF
* using log directory 'C:/Users/eduardo/Documents/R_tests2/hydroGOF.Rcheck'
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
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.,
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,
2015 Sep 04
2
Añadir escala a un mapa
Hola a tod en s,
Este es el código principal que utilizo para diseñar mi zona de estudio (cuenca):
png("mapa_zona_estudio.png", units="in", width=9, height=8.5, res=300)
# Vamos a pintar los distintos instrumentos de medida sobre el mapa (junto con éste) y añadimos leyenda
ggmap(mapa, extend='device', legend="left", base_layer=ggplot(datos, aes(x=lon,
2016 Jun 21
2
Problemas con tildes y otros caracteres en R y RStudio
Hola.
Tengo algún tipo de problema con las tildes, a la hora de trabajar en R o
en RStudio, que no sé resolver.
Intentando reproducir en dos PCs distintos, ambos con Windows 7, uno de los
últimos ejercicios que ha publicado Carlos Gil Bellosta en su blog (
https://www.datanalytics.com/2016/06/20/6602-767-km-alrededor-de-espana-para-visitar-todas-sus-capitales-de-provincia/),
me ocurre que al
2004 Aug 12
2
X100P a winmodem?
Hi
Perhaps people with more logic/electrical knowledge then I could address this....
2013 Apr 26
1
How to export graph value in R
Dear exports,I have created a hypsometric curve (area-elevation curve) for my watershed by using simple command hypsometric(X,main="Hypsometric Curve", xlab="Relative Area above Elevation, (a/A)", ylab="Relative Elevation, (h/H)", col="blue")It plots the hypsometric curve in "RGraphics window", My question is how can I export values which is used
2016 Jun 21
2
Problemas con tildes y otros caracteres en R y RStudio
Hola, Carlos.
A mí también me resulta raro, porque no me pasa siempre. Es un poco
aleatorio. Imagino que habrá alguna razón, y que el código de la página
estará relacionado, claro, pero no consigo averiguar a qué se debe.
Además las pruebas que hago me dejan todavía más perplejo.
Esto
Encoding(capitales)
me dice que el encoding es "unknow", pero luego esto
validUTF8(capitales)
me
2016 Jun 21
2
Problemas con tildes y otros caracteres en R y RStudio
Hola, Carlos.
Pues, efectivamente, me ha ayudado.
Sobre la utilización de la función geocode con ciudades con tilde, me dio
Carlos Gil Bellosta anteriormente la idea de utilizar iconv para
transformar la cadena de búsqueda a UTF-8, y yo lo utilicé para intentar
transformar el output de html_table sin resultado:
capitales <- read_html("
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 Nov 29
0
What am I missing when using zoo on version 2.15?
Hello
I am running R versions 2.13 and 2.15. One of my codes run ok on 2.13 but
on 2.15. I have tried to understand what is wrong but come up with
nothing.
Here is the code
rm(list=ls())
graphics.off()
library(R.matlab)
library(zoo);
library(xts);
library(lattice);
library(hydroGOF);
a=readMat("exemplo_narmax_Aimores_MISO.mat")
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):