Displaying 20 results from an estimated 100 matches similar to: "hydroGOF back on CRAN (v0.5-4 released)"
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
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 Nov 13
1
hydroTSm-hydroGOF
Por favor podrian ayudarme con esos paquetes (hydroTSm-hydroGOF), si tienen
algunas ayudas con las escrituras para ejecutar los comandos de cada
uno de ellos
seria excelente, necesito mucha ayuda en esto, desde ya muchas gracias
saludos
--
*Diego G. Mejía V.
Medio Ambiente-Universidad Nacional de Loja*
*Grupo de Ciencias de la Tierra y del Ambiente (GCTA)*
*Investigador*
*Universidad de Cuenca*
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
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'
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
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,
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")
2015 Jul 21
0
' --enable-R-shlib' problem when setting up R-devel in Linux Mint 17.1 64-bit
Regarding the previous problem with setting up r-devel in Linux Mint
17.1 64-bit, I deleted all the r-devel files I previously had, and
then I did the check out to the
'~/svn/r-devel'
directory originally mentioned by by Dirk on
https://stat.ethz.ch/pipermail/r-sig-debian/2012-August/001935.html,
instead of the customised location I previously chose:
'~/SVN/R-devel/trunk'
and
2015 Jul 21
2
' --enable-R-shlib' problem when setting up R-devel in Linux Mint 17.1 64-bit
Dear list,
This is my first time trying to set up the development version of R
(R-devel ) in my local machine to test some packages before submitting
them to CRAN. I'm using Linux Mint 17.1 64-bit, which is an
Ubuntu-based distro.
However, I'm not able to correctly set up r-devel, apparently due to a
problem with enabling the shared library support.
I run the first script given by Dirk
2006 Mar 25
1
Prototype Window Class v0.5
Hi,
I have developed a Window class in Javascript based on prototype
library. It allows you to have resizable window in your web page. You
can change easily the look and feel and use script.aculo.us effects
to show and hide windows.
Download, documentation and samples are here: http://
blogus.xilinus.com/pages/javawin
Feel free to use it.
Thanks
Seb
2014 Jan 10
0
opusfile v0.5 release
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm pleased to announce the release of version 0.5 of Tim's opusfile
library for decoding and seeking inside .opus files and remote streams
over http(s). This release includes some new API calls and fixes a
number of mostly minor bugs from the previous release.
Programming documentation for this release is available from
2007 May 22
0
Astsee v0.5 now available, X/Linux Asterisk Usage Auditor and Monitor
The latest and greatest Astsee is now available at
http://www.astsee.com/ I'm up to v0.5 today -- the "light at the end of
the tunnel" edition.
In progress is a way to audit this sort of traffic _without_ manager
credentials ;) Just by sniffing it off the wire or out of the air...
You can test that out now by running
./astsee any
instead of
./astsee host port user secret
but
2024 May 31
0
Samba in Kubernetes / Containers - Release v0.5
The team behind the "Samba in Kubernetes" organization is happy to announce
our third batch of releases. Release v0.5 includes both features and fixes
across four of our five publicly-consumable projects. These are the samba-
operator, smbmetrics, samba-container, and sambacc projects. These releases
are part of our plan to make releases twice a year, or approximately every 6
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,
2005 Aug 12
5
ANN: Interactive Fiction Mapper v0.5
Okay, I may have some questions about fxruby and probably the easiest way to ask them is by after I show a program.
Plus I am eager to show how much fun I''ve been having... this is still not fully done to call it a v1.0 release, but it is already tons of fun.
Please visit the download section of:
http://rubyforge.org/projects/ifmapper/
There you will find the following:
IFMapper
by
2005 Aug 10
24
Multilingual Rails v0.5. Big update!
Multilingual Rails v0.5 is just released with lots of new features.
Here is the changelog:
v0.5: New charset conversion string-methods. Multilingual Rails
always use UTF-8 internally.
iconv_to(charset) # Return string as charset
iconv_from(charset) # Return string as UTF-8, converted
from charset
iconv_from!(charset) # Convert string from charset to UTF-8