Giter VIP home page Giter VIP logo

lfstat's Issues

Multiple input files

Dear Tobias and all,

I found the package very useful and wanted to apply for multiple files about 10000 points available in NetCDF in a way as a loop. like read all files in a directory and compute certain tasks such as droughts find_droughts(ray) and save it into CSV.

Best regards,

Solomon

package ‘Ifstats’ is not available (for R version 4.0.2)

Hi! I need to use the Ifstats package, but even though I have just installed Rtools, I receive this error message:

install.packages("Ifstats", type = "source")
Installing package into ‘C:/Users/raiza/OneDrive/Documentos/R/win-library/4.0’
(as ‘lib’ is unspecified)
Warning in install.packages :
package ‘Ifstats’ is not available (for R version 4.0.2)

Then, I installed the newest version of both R and Rstudio, and doesn't work neither:
install.packages("Ifstats", type = "source")
Installing package into ‘C:/Users/raiza/OneDrive/Documentos/R/win-library/4.1’
(as ‘lib’ is unspecified)
Warning in install.packages :
package ‘Ifstats’ is not available for this version of R

A version of this package for your version of R might be available elsewhere,
see the ideas at
https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages

What should I do?
Is there any new version of Ifstats to use lately?

Error when using evfit, evqualtile or ev_return_Period

Hello,

I am a beginner user in R and I am hoping you can help.

I am using R R-3.4.2 with R studio1.1.383. I am attempting to learn the lfstats package and I get the following error 1.1.383 when trying to use evfit, evqualtile or ev_return_Period.

Error in samlmu(xx) : object 'RegSym_samlm' not found

The issue seems to be with the samlmu command, as the samlmu.s seems to work fine in the lmoments package. Id there a way of correcting the error or using the samlmu.s for the evfit command ?

Forgive my ignorance, my skills are very basic at this stage any help you can provide will be appreciated.

Best Regards,

R

Day, month, year data type warning

The package allows you to create an lfobj as long as you have day, month, and year columns, but it doesn't check for the data type. If you happen to create an lfobj with those columns as characters instead of as numeric (easy to do if you're using format() to convert from a date field), some functions will work, but others (hydrograph()) will not.

Maybe a warning on import to convert these fields to numeric? Or a check & autoconvert on import?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.