Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 171 - 180 of 11200 found.
[1] < 13 14 15 16 17 18 19 20 21 22 23 > [1120]  Sort:

libamtrack : Computational Routines for Proton and Ion Radiotherapy

Package: libamtrack
Version: 0.6.3
Date: 2015-12-12
Title: Computational Routines for Proton and Ion Radiotherapy
Author: Steffen Greilich and the libamtrack team
Maintainer: Steffen Greilich <s.greilich@dkfz.de>
Depends: R (>= 2.11.0)
Suggests: lattice
SystemRequirements: Gnu Scientific Library version >= 1.8
Description: R interface to the open-source, ANSI C library 'libamtrack' (http://libamtrack.dkfz.org). 'libamtrack' provides computational routines for the prediction of detector response and radiobiological efficiency in heavy charged particle beams. It is designed for research in proton and ion dosimetry and radiotherapy. 'libamtrack' also includes many auxiliary physics routines for proton and ion beams. Original package and C-to-R conversion routines developed by Felix A. Klein.
URL: libamtrack.dkfz.org
License: GPL (>= 3)
NeedsCompilation: yes
Packaged: 2015-12-12 10:41:34 UTC; greilich
Repository: CRAN
Date/Publication: 2015-12-12 18:49:11

● Data Source: CranContrib
● 0 images, 100 functions, 0 datasets
● Reverse Depends: 0

lifecontingencies : Financial and Actuarial Mathematics for Life Contingencies

Package: lifecontingencies
Type: Package
Title: Financial and Actuarial Mathematics for Life Contingencies
Version: 1.2
Date: 2016-06-08
Author: Giorgio Alfredo Spedicato [cre,aut], Reinhold Kainhofer [ctb], Kevin J.
Owens [ctb], Christophe Dutang [ctb], Ernesto Schirmacher[ctb]
Maintainer: Giorgio Alfredo Spedicato <spedicato_giorgio@yahoo.it>
Description: Classes and methods that allow the user to manage life table,
actuarial tables (also multiple decrement tables). Moreover, functions to easily
perform demographic, financial and actuarial mathematics on life contingencies
insurances calculations are contained therein.
Depends: R (>= 3.2.0), methods
Imports: parallel, utils, markovchain, Rcpp, stats
Suggests: demography, forecast, testthat, knitr, rmarkdown
License: GPL-2
LazyLoad: yes
BugReports: http://github.com/spedygiorgio/lifecontingencies/issues
BuildVignettes: yes
VignetteBuilder: utils, knitr
URL: http://github.com/spedygiorgio/lifecontingencies
LinkingTo: Rcpp
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-06-07 21:50:16 UTC; Giorgio
Repository: CRAN
Date/Publication: 2016-06-08 00:33:25

● Data Source: CranContrib
● Cran Task View: Finance
● 0 images, 41 functions, 13 datasets
● Reverse Depends: 0

lifecourse : Quantification of Lifecourse Fluidity

Package: lifecourse
Type: Package
Title: Quantification of Lifecourse Fluidity
Version: 1.0
Date: 2016-03-18
Author: Glenna Nightingale
Maintainer: Glenna Nightingale <glenna.evans@gmail.com>
Description: Provides in built datasets and three functions.
License: GPL
Depends: TraMineR, graphics
Packaged: 2016-04-17 18:48:18 UTC; Glenna
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2016-04-17 20:49:42

● Data Source: CranContrib
● 0 images, 4 functions, 2 datasets
● Reverse Depends: 0

lift : Compute the Top Decile Lift and Plot the Lift Curve

Package: lift
Type: Package
Title: Compute the Top Decile Lift and Plot the Lift Curve
Version: 0.0.2
Date: 2015-10-13
Imports: stats, graphics
Author: Steven Hoornaert, Michel Ballings, Dirk Van den Poel
Maintainer: Steven Hoornaert <Steven.Hoornaert@UGent.be>
Description: Compute the top decile lift and plot the lift curve. Cumulative lift curves are also supported.
License: GPL (>= 2)
LazyData: TRUE
NeedsCompilation: no
Packaged: 2015-10-12 19:16:53 UTC; mballin2
Repository: CRAN
Date/Publication: 2015-10-13 09:38:03

● Data Source: CranContrib
● 0 images, 2 functions, 1 datasets
● Reverse Depends: 0

liftr : Dockerize R Markdown Documents

Package: liftr
Type: Package
Title: Dockerize R Markdown Documents
Version: 0.3
Date: 2015-10-10
Authors@R: c(
person("Miaozhu", "Li", email = "miaozhu.li@duke.edu", role = "ctb"),
person("Tengfei", "Yin", email = "tengfei.yin@sbgenomics.com", role = "ctb"),
person("Nan", "Xiao", email = "nanx@uchicago.edu", role = c("aut", "cre"))
)
Maintainer: Nan Xiao <nanx@uchicago.edu>
Description: Dockerize R Markdown documents with support for Rabix.
License: GPL
SystemRequirements: Docker, Rabix
VignetteBuilder: knitr
URL: http://liftr.me
BugReports: https://github.com/road2stat/liftr/issues
Depends: R (>= 3.0.2)
Imports: yaml, knitr, rmarkdown, stringr
NeedsCompilation: no
Packaged: 2015-10-11 09:45:19 UTC; jimmy
Author: Miaozhu Li [ctb],
Tengfei Yin [ctb],
Nan Xiao [aut, cre]
Repository: CRAN
Date/Publication: 2015-10-11 16:08:58

● Data Source: CranContrib
● 0 images, 3 functions, 0 datasets
● Reverse Depends: 0

lightsout : Implementation of the 'Lights Out' Puzzle Game

Package: lightsout
Title: Implementation of the 'Lights Out' Puzzle Game
Version: 0.2.1
Authors@R: c(
person("Dean", "Attali", , "daattali@gmail.com", role = c("aut", "cre"))
)
Description: Lights Out is a puzzle game consisting of a grid of lights
that are either on or off. Pressing any light will toggle it and its
adjacent lights. The goal of the game is to switch all the lights off. This
package provides an interface to play the game on different board sizes,
both through the command line or with a visual application. Puzzles can
also be solved using the automatic solver included. View a demo
online at http://daattali.com/shiny/lightsout/.
URL: https://github.com/daattali/lightsout
BugReports: https://github.com/daattali/lightsout/issues
Depends: R (>= 3.0.0)
Imports: magrittr (>= 1.5), shiny (>= 0.10.0), shinyjs (>= 0.3.0),
stats, utils
Suggests: knitr (>= 1.7), testthat (>= 0.9.1), rmarkdown
License: MIT + file LICENSE
SystemRequirements: pandoc with https support
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-01-06 15:13:43 UTC; Dean
Author: Dean Attali [aut, cre]
Maintainer: Dean Attali <daattali@gmail.com>
Repository: CRAN
Date/Publication: 2016-01-06 17:22:34

● Data Source: CranContrib
● 0 images, 17 functions, 0 datasets
● Reverse Depends: 0

likeLTD : Tools to Evaluate DNA Profile Evidence

Package: likeLTD
Title: Tools to Evaluate DNA Profile Evidence
Description: Tools to determine DNA profile Weight of Evidence.
For further information see the likeLTD guide provided,
or Balding, D.J. (2013) <DOI:10.1073/pnas.1219739110>.
Depends: R (>= 2.10), DEoptim, ggplot2, gtools, rtf
Suggests: svUnit, scales
Imports: gdata, tools, tcltk
Version: 6.1.0
Date: 2016-05-30
Author: David Balding, Adrian Timpson, Christopher Steele, Mayeul d'Avezac, James Hetherington.
Maintainer: Christopher Steele <c.steele.11@ucl.ac.uk>
License: GPL-3
URL: https://sites.google.com/site/baldingstatisticalgenetics/
NeedsCompilation: yes
Packaged: 2016-05-30 14:20:37 UTC; csteele
Repository: CRAN
Date/Publication: 2016-05-30 16:58:13

● Data Source: CranContrib
● 0 images, 47 functions, 0 datasets
● Reverse Depends: 0

likelihoodAsy : Functions for Likelihood Asymptotics

Package: likelihoodAsy
Version: 0.41
Priority: optional
Title: Functions for Likelihood Asymptotics
Author: Ruggero Bellio and Donald Pierce
Maintainer: Ruggero Bellio <ruggero.bellio@uniud.it>
Depends: nleqslv, Rsolnp, alabama, pracma, cond
Description: Functions for computing the r and r* statistics for inference on an arbitrary scalar function of model parameters, plus some code for the (modified) profile likelihood.
Suggests: MASS, lme4, knitr
License: GPL (>= 2)
NeedsCompilation: no
LazyLoad: yes
VignetteBuilder: knitr
Packaged: 2016-04-15 13:04:53 UTC; bellio
Repository: CRAN
Date/Publication: 2016-04-19 13:50:15

● Data Source: CranContrib
● 0 images, 6 functions, 1 datasets
● Reverse Depends: 0

likelihood : Methods for Maximum Likelihood Estimation

Package: likelihood
Version: 1.7
Title: Methods for Maximum Likelihood Estimation
Date: 2015-02-17
Author: Lora Murphy <murphyl@caryinstitute.org>
Maintainer: Lora Murphy <murphyl@caryinstitute.org>
Description: Tools for maximum likelihood estimation of parameters
of scientific models.
Depends: R (>= 2.1.1), nlme
License: GPL-2
Packaged: 2015-02-24 19:29:08 UTC; LORA
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-02-24 20:39:19

● Data Source: CranContrib
● 0 images, 9 functions, 2 datasets
● Reverse Depends: 0

likert : Functions to Analyze and Visualize Likert Type Items

Package: likert
Type: Package
Title: Functions to Analyze and Visualize Likert Type Items
Version: 1.3.3
Date: 2015-12-14
Author: Jason Bryer <jason@bryer.org>, Kimberly Speerschneider
<kimkspeer@gmail.com>
Maintainer: Jason Bryer <jason@bryer.org>
URL: http://jason.bryer.org/likert
BugReports: https://github.com/jbryer/likert/issues
Description: Functions to analyze and visualize likert type items.
License: GPL
LazyLoad: yes
VignetteBuilder: utils
Depends: R (>= 3.0), ggplot2, xtable
Imports: psych, reshape2, gridExtra, grid, plyr
Suggests: devtools, shiny
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-12-15 02:16:57 UTC; jbryer
Repository: CRAN
Date/Publication: 2015-12-15 09:27:14

● Data Source: CranContrib
● 0 images, 24 functions, 6 datasets
● Reverse Depends: 0