Code Monkey home page Code Monkey logo

motus's Introduction

:name status badge motus status badge R-CMD-check Codecov test coverage

motus

Birds Canada Logo showing grey text 'Birds Canada' and 'Oiseaux Canada' on either side of a grey and yellow bird perched on a branch Motus Logo showing blue text 'Motus Wildlife Tracking System' to the right of pale green images of a bat, bird and dragonfly at the ends of green curved lines

An R package for handling Motus automated radio-telemetry data.

See the motus package site for detailed usage information.

Installation

The easiest way to install motus is from Birds Canada's R-Universe:

install.packages("motus", 
                 repos = c(birdscanada = 'https://birdscanada.r-universe.dev',
                           CRAN = 'https://cloud.r-project.org'))

If you want to check out work-in-progress, you can install the development branches (betaX and sandbox) using remotes.

install.packages("remotes")                     # if don't already have it
remotes::install_github("motusWTS/motus@beta3") # the beta branch for v3+

Running into problems? Check out the Troubleshooting article

motus's People

Contributors

ajmacdonald3 avatar denislepage avatar jbrzusto avatar pmorrill avatar steffilazerte avatar zcrysler avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

motus's Issues

Cannot install motus due to missing dependency 'maptools'

Thanks for your work on this package!

Note that 'maptools' is imported by the 'motus' package, but is no longer available from CRAN. Therefore, I cannot install motus as described in the documentation. In order to make it work, I have to manually install an archived version of maptools like so:

devtools::install_version("maptools",version="1.1-8")

Could either the documentation be updated or the dependencies be fixed?

Cheers,

Pepijn

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.