Code Monkey home page Code Monkey logo

r4pde's Introduction

r4pde

I am thrilled to introduce r4pde, an R package developed as a companion to the book "R for Plant Disease Epidemiology" (R4PDE). The companion package leverages the power of R to empower researchers and practitioners in their exploration of plant disease epidemiology. It process access to a suite of specialized R functions and data sets tailored specifically for plant disease epidemiology analysis. This package, combined with the invaluable insights and guidance offered by R4PDE, empowers you to unlock the full potential of R in tackling the complex challenges of studying plant disease epidemics.

The development version of r4pde is available from GitHub. The remotes package, available from CRAN, is required for installation.

if (!require(remotes)) {
  install.packages("remotes")
}

remotes::install_github("emdelponte/r4pde")

Meta

r4pde's People

Contributors

emdelponte avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

r4pde's Issues

why I cannt install r4pde?

It shows that information.
Does anyone can give me advice, plz.

  • installing source package ‘r4pde’ ...
    ** using staged installation
    ** R
    ** data
    *** moving datasets to lazyload DB
    ** byte-compile and prepare package for lazy loading
    Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
    there is no package called ‘Icens’
    Calls: ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
    Execution halted
    ERROR: lazy loading failed for package ‘r4pde’
  • removing ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/r4pde’
    Warning message:
    In i.p(...) :
    installation of package ‘/var/folders/kf/38cmhf_j41ggsf3949x5mx900000gn/T//RtmpUIyLnk/file786b7d8ae09f/r4pde_0.0.0.9000.tar.gz’ had non-zero exit status

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.