Giter Club home page Giter Club logo

streamdepletr's People

Contributors

samzipper avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

samzipper waternk

streamdepletr's Issues

Can't install via R Studio

Copied and ran code from your install instructions using RStudio v. 1.1.456 and R v. 3.5.1, but install failed. Removed and reinstalled Devtools.


Downloading GitHub repo szipper/streamDepletr@master
from URL https://api.github.com/repos/szipper/streamDepletr/zipball/master
Installing streamDepletr
"C:/PROGRA1/R/R-351.1/bin/x64/R" --no-site-file --no-environ --no-save --no-restore
--quiet CMD build
"C:\Users\misty\AppData\Local\Temp\RtmpwFly9k\devtools529451532c45\szipper-streamDepletr-3405c61"
--no-resave-data --no-manual

  • checking for file 'C:\Users\misty\AppData\Local\Temp\RtmpwFly9k\devtools529451532c45\szipper-streamDepletr-3405c61/DESCRIPTION' ... OK
  • preparing 'streamDepletr':
  • checking DESCRIPTION meta-information ... OK
  • installing the package to build vignettes
  • creating vignettes ... ERROR
    Quitting from lines 72-82 (intro-to-streamDepletr.Rmd)
    Error: processing vignette 'intro-to-streamDepletr.Rmd' failed with diagnostics:
    there is no package called 'reshape2'
    Execution halted
    Installation failed: Command failed (1)

streamdepletr_installerror_20181003

Infinite/zero erfc and exp terms

Under some combinations of input parameters, erfc terms approach 0 and exp term approach infinity. These are multiplied by each other so theoretically things should cancel out, but the numbers get so large (small) that R can no longer keep track of them.

Have tried converting units of inputs (e.g. [m/d] --> [m/s]) but this does not help because of the structure of the erfc and exp inputs. Currently have a kludge to adjust inputs if this happens until model is stable.

This affects hantush.R and hunt.R

Finalize naming convention

Develop consistent convention, rename existing functions, and make sure all test scripts are updated.

Please remove dependencies on **rgdal**, **rgeos**, and/or **maptools**

This package depends on (depends, imports or suggests) raster and one or more of the retiring packages rgdal, rgeos or maptools (https://r-spatial.org/r/2022/04/12/evolution.html, https://r-spatial.org/r/2022/12/14/evolution2.html). Since raster 3.6.3, all use of external FOSS library functionality has been transferred to terra, making the retiring packages very likely redundant. It would help greatly if you could remove dependencies on the retiring packages as soon as possible.

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.