8000 Version 0.9.0 by iagomosqueira · Pull Request #1 · flr/FLife · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Version 0.9.0 #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 12 additions & 8 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
Package: FLife
Type: Package
Title: What the package does (short line)
Version: 1.0
Date: 2015-09-09
Title: Methods for modelling life history traits
Version: 0.9.0
Date: 2016-04-13
Author: Laurence Kell
Maintainer: Laurence Kell <laurie.kell@iccat.int>
Description: More about what it does (maybe more than one line)
Maintainer: Laurence Kell <laurie@kell.es>
Description: Many studies have shown the relationships between life history traits for processes such as growth, maturity and natural mortality. Life history has been used to develop priors in stock assesments and to parameterise ecological models. Package has a variety of methods for modelling life history traits and processes.
LazyData: true
License: GPL (>= 2)
Depends: methods
Imports: Rcpp (>= 0.12.0)
LinkingTo: Rcpp
Depends:
R(>= 3.0.1),
methods
Imports:
FLCore(>= 2.5),
FLBRP
9 changes: 0 additions & 9 deletions Read-and-delete-me

This file was deleted.

Loading
0