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 71 - 80 of 11200 found.
[1] < 3 4 5 6 7 8 9 10 11 12 13 > [1120]  Sort:

meteoForecast : Numerical Weather Predictions

Package: meteoForecast
Type: Package
Title: Numerical Weather Predictions
Version: 0.49
Date: 2015-12-26
Authors@R: c(person("Oscar", "Perpinan Lamigueiro", email="oscar.perpinan@gmail.com", role=c('cre', 'aut')), person("Marcelo", "Pinho Almeida", email= "marcelopa@iee.usp.br", role='ctb'))
Description: Access to several Numerical Weather Prediction services both in raster format and as a time series for a location. Currently it works with GFS, MeteoGalicia, NAM, and RAP.
URL: http://github.com/oscarperpinan/meteoForecast
BugReports: https://github.com/oscarperpinan/meteoForecast/issues
License: GPL-3
LazyData: yes
Depends: raster, sp, zoo
Imports: methods, stats, utils, XML
Suggests: ncdf4, rgdal, lattice, rasterVis
NeedsCompilation: no
Packaged: 2015-12-26 20:23:41 UTC; oscar
Author: Oscar Perpinan Lamigueiro [cre, aut],
Marcelo Pinho Almeida [ctb]
Maintainer: Oscar Perpinan Lamigueiro <oscar.perpinan@gmail.com>
Repository: CRAN
Date/Publication: 2015-12-27 10:26:05

● Data Source: CranContrib
● Cran Task View: WebTechnologies
● 0 images, 4 functions, 1 datasets
● Reverse Depends: 0

meteo : Spatio-Temporal Analysis and Mapping of Meteorological Observations

Package: meteo
Type: Package
Title: Spatio-Temporal Analysis and Mapping of Meteorological
Observations
Version: 0.1-5
Date: 2015-09-22
Author: Milan Kilibarda, Aleksandar Sekulic, Tomislav Hengl, Edzer Pebesma, Benedikt Graeler
Maintainer: Milan Kilibarda <kili@grf.bg.ac.rs>
Description: Spatio-temporal geostatistical mapping of meteorological data. Global spatio-temporal models calculated using publicly available data are stored in package.
License: GPL (>= 2.0) | file LICENCE
URL: http://meteo.r-forge.r-project.org/
LazyLoad: yes
Depends: R (>= 3.0.0)
Imports: methods, utils, stats, sp, spacetime, rgdal, gstat, raster,
snowfall, plyr
NeedsCompilation: no
Packaged: 2015-09-24 07:49:23 UTC; kili
Repository: CRAN
Date/Publication: 2015-09-24 11:58:52

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

meteogRam : Tools for plotting meteograms

Package: meteogRam
Version: 1.0
Depends: ggplot2, RadioSonde
Date: 2012-03-26
Title: Tools for plotting meteograms
Author: Bogdan Bochenek
Maintainer: Bogdan Bochenek <bogdan.bochenek@uj.edu.pl>
Description: meteogram is a collection of programs for plotting
meteograms for meteorological data such as atmospheric cross
section, temperatures plots.
License: GPL-2
URL:
Packaged: 2013-03-27 08:35:51 UTC; bbochene
Repository: CRAN
Date/Publication: 2013-03-27 11:04:37
NeedsCompilation: no

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

metricTester : Test Metric and Null Model Statistical Performance

Package: metricTester
Title: Test Metric and Null Model Statistical Performance
Description: Explore the behavior and performance of phylogenetic metrics and
null models.
Version: 1.2.2
Date: 2016-6-24
Author: Eliot Miller, Chris Trisos & Damien Farine
Maintainer: Eliot Miller <eliot.isaac@gmail.com>
URL: https://github.com/eliotmiller/metricTester
BugReports: https://github.com/eliotmiller/metricTester/issues
Depends: R (>= 3.1.1), ape
Imports: methods, geiger, spacodiR, dplyr, picante, foreach,
doParallel, colorRamps, MASS
Suggests: testthat
License: GPL-3
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-25 02:39:11 UTC; eliotmiller
Repository: CRAN
Date/Publication: 2016-06-25 19:07:45

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

metricsgraphics : Create Interactive Charts with the JavaScript 'MetricsGraphics' Library

Package: metricsgraphics
Type: Package
Title: Create Interactive Charts with the JavaScript 'MetricsGraphics'
Library
Version: 0.9.0
Date: 2015-12-21
Authors@R: c(
person("Bob", "Rudis", email = "bob@rudis.net", role = c("aut", "cre")),
person("Ali", "Almossawi", role = c("ctb", "cph"), comment = "MetricsGraphics library"),
person("Hamilton", "Ulmer", role = c("ctb", "cph"), comment = "MetricsGraphics library"),
person("Mozilla", role = c("cph"), comment = "MetricsGraphics library"),
person("jQuery Foundation and contributors", role = c("ctb", "cph"), comment = "jQuery library")
)
Maintainer: Bob Rudis <bob@rudis.net>
Description: Provides an 'htmlwidgets' interface to the
'MetricsGraphics.js' ('D3'-based) charting library which is geared towards
displaying time-series data. Chart types include line charts, scatterplots,
histograms and rudimentary bar charts. Support for laying out multiple charts
into a grid layout is also provided. All charts are interactive and many
have an option for line, label and region annotations.
URL: http://github.com/hrbrmstr/metricsgraphics
BugReports: https://github.com/hrbrmstr/metricsgraphics/issues
License: MIT + file LICENSE
Suggests: testthat, RColorBrewer, ggplot2, ggplot2movies, jsonlite (>=
0.9.16), knitr (>= 1.8), shiny (>= 0.12.0), binom, dplyr,
grDevices
Depends: R (>= 3.0.0)
Imports: magrittr, htmlwidgets, htmltools
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-12-21 12:19:51 UTC; hrbrmstr
Author: Bob Rudis [aut, cre],
Ali Almossawi [ctb, cph] (MetricsGraphics library),
Hamilton Ulmer [ctb, cph] (MetricsGraphics library),
Mozilla [cph] (MetricsGraphics library),
jQuery Foundation and contributors [ctb, cph] (jQuery library)
Repository: CRAN
Date/Publication: 2015-12-21 15:29:04

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

mets : Analysis of Multivariate Event Times

Package: mets
Type: Package
Title: Analysis of Multivariate Event Times
Version: 1.1.1
Date: 2015-05-27
Author: Klaus K. Holst and Thomas Scheike
Maintainer: Klaus K. Holst <klaus@holst.it>
Description: Implementation of various statistical models for multivariate
event history data. Including multivariate cumulative incidence models, and
bivariate random effects probit models (Liability models). Also contains
two-stage binomial modelling that can do pairwise odds-ratio dependence
modelling based marginal logistic regression models. This is an alternative
to the alternating logistic regression approach (ALR).
License: GPL (>= 2)
LazyLoad: yes
URL: http://lava.r-forge.r-project.org/
Depends: R (>= 2.15), timereg (>= 1.8.9), lava (>= 1.4)
Imports: numDeriv, compiler, Rcpp, splines, survival
Suggests: lava.tobit (>= 0.4-7), prodlim, testthat, ucminf
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Packaged: 2015-05-28 17:17:19 UTC; klaus
Repository: CRAN
Date/Publication: 2015-05-29 07:36:10

● Data Source: CranContrib
● Cran Task View: Survival
● 0 images, 51 functions, 0 datasets
● Reverse Depends: 0

mev : Multivariate Extreme Value Distributions

Package: mev
Type: Package
Title: Multivariate Extreme Value Distributions
Version: 1.6.1
Date: 2016-03-15
Authors@R: c(person(given="Leo", family="Belzile", role = c("aut", "cre"), email = "leo.belzile@epfl.ch"), person(given="Jennifer L.", family="Wadsworth", role=c("aut")), person(given="Paul J.", family="Northrop", role=c("aut")), person(given="Claire L.", family="Coleman", role=c("aut")), person(given="Jin.", family="Zhang", role=c("ctb")), person(given="Michael A.", family="Newton", role=c("ctb")), person(given="Art", family="Owen", role=c("ctb")))
Description: Exact simulation from max-stable processes and multivariate extreme value distributions for various parametric models. Threshold selection methods.
License: GPL-3
Imports: stats, Rcpp (>= 0.11.6), ismev, evd
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-03-15 18:27:51 UTC; lbelzile
Author: Leo Belzile [aut, cre],
Jennifer L. Wadsworth [aut],
Paul J. Northrop [aut],
Claire L. Coleman [aut],
Jin. Zhang [ctb],
Michael A. Newton [ctb],
Art Owen [ctb]
Maintainer: Leo Belzile <leo.belzile@epfl.ch>
Repository: CRAN
Date/Publication: 2016-03-15 20:28:28

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

mewAvg : A Fixed Memeory Moving Expanding Window Average

Package: mewAvg
Version: 0.3.0
Title: A Fixed Memeory Moving Expanding Window Average
Author: Adam L. Pintar and Zachary H. Levine
Maintainer: Adam L. Pintar <adam.pintar@nist.gov>
Depends: methods
Description: Computes the average of a sequence of random vectors
in a moving expanding window using a fixed amount of storage
License: GPL (>= 2.0)
NeedsCompilation: yes
ByteCompile: TRUE
Packaged: 2014-07-21 18:14:14 UTC; apintar
Repository: CRAN
Date/Publication: 2014-07-22 08:52:55

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

mexhaz : Mixed Effect Excess Hazard Models

Package: mexhaz
Type: Package
Title: Mixed Effect Excess Hazard Models
Version: 1.1
Date: 2016-05-10
Author: Hadrien Charvat, Aurelien Belot
Maintainer: Hadrien Charvat <chadrien@ncc.go.jp>
Description: Fit flexible (excess) hazard regression models with a random effect defined at the cluster level.
Depends: survival
Imports: statmod, MASS
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2016-05-10 09:14:15 UTC; chadrien
Repository: CRAN
Date/Publication: 2016-05-10 13:25:20

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

mfp : Multivariable Fractional Polynomials

Package: mfp
Title: Multivariable Fractional Polynomials
Version: 1.5.2
Date: 2015-09-03
Author: original by Gareth Ambler <gareth@stats.ucl.ac.uk>, modified by Axel Benner <benner@dkfz.de>
Maintainer: Stephan Luecke <s.luecke@dkfz.de>
Depends: survival
Description: Fractional polynomials are used to represent curvature in regression models. A key reference is Royston and Altman, 1994.
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2015-09-07 10:10:58 UTC; luecke
Repository: CRAN
Date/Publication: 2015-09-09 15:15:56

● Data Source: CranContrib
● Cran Task View: Survival
● 0 images, 4 functions, 2 datasets
● Reverse Depends: 0