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 1 - 10 of 27 found.
[1] < 1 2 3 > [3]  Sort:

geospacom : Facilitate Generating of Distance Matrices Used in Package 'spacom' and Plotting Data on Maps

Package: geospacom
Type: Package
Title: Facilitate Generating of Distance Matrices Used in Package
'spacom' and Plotting Data on Maps
Description: Generates distance matrices from shape files and represents spatially weighted multilevel analysis results (see 'spacom')
Version: 0.5-8
Date: 2015-06-28
Authors@R: c(person("Davide", "Morselli", role =c("aut","cre"), email =
"davide.morselli@unil.ch"), person("Mathieu", "Cossuta", role = "aut",
email = "mcossutta@gmail.com"), person("Till", "Junge", role = "aut", email
= "till.junge@gmail.com"), person("Sandra", "Penic", role = "aut", email =
"sandra.penic@unil.ch"), person("Guy", "Elcheroth", role = "ctb", email =
"guy.elcheroth@unil.ch"), person("Stephanie", "Glaeser", role = "ctb"))
Maintainer: Davide Morselli <davide.morselli@unil.ch>
License: GPL (>= 2)
LazyLoad: true
Depends: R (>= 2.15-0), rgeos, classInt, sp, maptools, geosphere
Enhances: spacom
Packaged: 2015-06-24 10:17:40 UTC; dmorsell
Author: Davide Morselli [aut, cre],
Mathieu Cossuta [aut],
Till Junge [aut],
Sandra Penic [aut],
Guy Elcheroth [ctb],
Stephanie Glaeser [ctb]
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-06-24 15:37:15

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

micromap : Linked Micromap Plots

Package: micromap
Version: 1.9.2
Date: 2015-02-06
Title: Linked Micromap Plots
Authors@R: c(person("Quinn", "Payton", role="aut",
email = "Payton.Quinn@epa.gov"),
person("Tony", "Olsen", role="aut",
email = "Olsen.Tony@epa.gov"),
person("Marc", "Weber", role="ctb",
email = "Weber.Marc@epa.gov"),
person("Michael", "McManus", role="ctb",
email = "McManus.Michael@epa.gov"),
person("Tom", "Kincaid", role=c("cre", "ctb"),
email = "Kincaid.Tom@epa.gov"))
Depends: R (>= 2.10), maptools, RColorBrewer, rgdal, sp
Imports: ggplot2, grid
Description: This group of functions simplifies the creation of linked micromap
plots.
License: GPL (>= 2)
URL: http://www.jstatsoft.org/v63/i02/
Packaged: 2015-02-06 16:52:58 UTC; tkincaid
Author: Quinn Payton [aut],
Tony Olsen [aut],
Marc Weber [ctb],
Michael McManus [ctb],
Tom Kincaid [cre, ctb]
Maintainer: Tom Kincaid <Kincaid.Tom@epa.gov>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-02-06 21:22:27

● Data Source: CranContrib
● Cran Task View: Spatial
● 0 images, 11 functions, 7 datasets
● Reverse Depends: 0

monographaR : Taxonomic Monographs Tools

Package: monographaR
Version: 1.01
Date: 2015-11-07
Title: Taxonomic Monographs Tools
Author: Marcelo Reginato
Maintainer: Marcelo Reginato <reginatobio@yahoo.com.br>
Depends: R (>= 3.0.0), maptools
Suggests: knitr
Imports: circular, png, raster, rmarkdown, sp
Description: Contains functions intended to facilitate the production of plant taxonomic monographs. The package includes functions to convert tables into taxonomic descriptions, lists of collectors, examined specimens, and can generate a monograph skeleton. Additionally, wrapper functions to batch the production of phenology charts and distributional and diversity maps are also available.
VignetteBuilder: knitr
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2015-11-10 15:54:45 UTC; Marcelo
Repository: CRAN
Date/Publication: 2015-11-11 00:03:13

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

mapStats : Geographic Display of Survey Data Statistics

Package: mapStats
Type: Package
Title: Geographic Display of Survey Data Statistics
Version: 2.4
Date: 2015-4-17
Author: Samuel Ackerman
Maintainer: Samuel Ackerman <ackerman@temple.edu>
Description: Automated calculation and visualization of survey data statistics on a color-coded map.
Depends: R (>= 3.0.2), survey, lattice, maptools
License: GPL (>= 2)
Imports: RColorBrewer, Hmisc, classInt, sp, colorspace, reshape2
NeedsCompilation: no
Packaged: 2015-04-22 15:17:06 UTC; Sam Ackerman
Repository: CRAN
Date/Publication: 2015-04-22 22:02:47

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

lakemorpho : Lake Morphometry Metrics in R

Package: lakemorpho
Type: Package
Title: Lake Morphometry Metrics in R
Version: 1.0.2
Date: 2016-05-113
Authors@R: person(given = "Jeffrey W.", family = "Hollister",
role = c("aut","cre"),
email = "hollister.jeff@epa.gov")
URL: http://www.github.com/USEPA/lakemorpho
BugReports: https://www.github.com/USEPA/lakemorpho/issues
Maintainer: Jeffrey W. Hollister <hollister.jeff@epa.gov>
License: CC0
Description: Lake morphometry metrics are used by limnologists to understand,
among other things, the ecological processes in a lake. Traditionally, these
metrics are calculated by hand, with planimeters, and increasingly with
commercial GIS products. All of these methods work; however, they are either
outdated, difficult to reproduce, or require expensive licenses to use. The
code{lakemorpho} package provides the tools to calculate a typical suite
of these metrics from an input elevation model and lake polygon. The metrics
currently supported are: fetch, maximum length, maximum width, mean width,
maximum depth, mean depth, shoreline development, shoreline length, surface
area, and volume.
Depends: R (>= 2.10), maptools
Imports: methods, stats, grDevices, rgdal, raster, rgeos, sp, geosphere
Author: Jeffrey W. Hollister [aut, cre]
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-13 13:39:50 UTC; jhollist
Repository: CRAN
Date/Publication: 2016-05-14 00:19:58

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

DeducerSpatial : Deducer for spatial data analysis

Package: DeducerSpatial
Maintainer: Ian Fellows <ian@fellstat.com>
License: GPL-2
Title: Deducer for spatial data analysis
Author: Ian Fellows and Alex Rickett with contributions from Neal
Fultz.
Description: A Deducer plug-in for spatial data analysis. Includes The
ability to plot and explore open street map and Bing satellite
images.
SystemRequirements: Java (>= 1.5), JRI
Version: 0.7
URL: http://www.deducer.org/pmwiki/pmwiki.php?n=Main.DeducerSpatial
http://www.fellstat.com http://research.cens.ucla.edu/
Date: 2013-04-12
Depends: JavaGD (>= 0.6-0), Deducer (>= 0.7-4), sp, maptools,
OpenStreetMap, scales, rgdal
Suggests: UScensus2010
Imports: UScensus2010, Hmisc
Collate: 'DeducerSpatial-package.R' 'plot-util.R' 'census.R' 'zzz.R'
Packaged: 2013-04-12 20:41:39 UTC; ianfellows
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-04-13 20:38:11

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

Digiroo2 : An application programming interface for generating null models of social contacts based on individuals' space use

Package: Digiroo2
Type: Package
Title: An application programming interface for generating null models
of social contacts based on individuals' space use
Version: 0.6
Date: 2013-02-21
Author: Ross Dwyer, Emily Best and Anne Goldizen
Maintainer: Ross Dwyer <ross.dwyer@uq.edu.au>
Description: Digiroo2 is an R package developed by researchers at the
University of Queensland to investigate association patterns
and social structure in wild animal populations. Proximity
between individuals is generally considered to be an
appropriate proxy for associations and pairwise association
indices are the most widely used technique for analysing animal
social structure. However, little attention is given to
identifying how patterns of spatial overlap affect these
association patterns. For example, do individuals associate
randomly with others with whom they share home ranges, or do
some individuals go out of their way to associate with or avoid
particular individuals? This program builds a null model of
random associations based on an individual's space use
determined using home range methodologies. Random points may be
generated within a specified home range contour or according to
the Utilization Distribution (UD). Expected associations of
individuals are extracted based on probability of occurrence
and the proximity between home range weighted random points.
Association matrices can be generated from multiple
permutations for analysis using SOCPROG 2.4 (Whitehead 2009) to
create 'expected' pairwise half-weight association indices
(HWIs). These may be compared with the 'observed' HWIs from
field observations to reveal whether pairs of animals associate
more (= attraction) or less (= avoidance) than expected by
chance.
Depends: R (>= 2.14.0), maptools, spatstat, spdep
Suggests: adehabitatHR, raster
License: GPL (>= 2)
Packaged: 2013-02-21 04:00:30 UTC; rdwye
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-02-21 07:52:44

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

McSpatial : Nonparametric spatial data analysis

Package: McSpatial
Type: Package
Title: Nonparametric spatial data analysis
Version: 2.0
Date: 2013-5-20
Author: Daniel McMillen
Maintainer: Daniel McMillen <mcmillen@illinois.edu>
Description: Locally weighted regression, semiparametric and
conditionally parametric regression, fourier and cubic spline
functions, GMM and linearized spatial logit and probit,
k-density functions and counterfactuals, nonparametric quantile
regression and conditional density functions, Machado-Mata
decomposition for quantile regressions, spatial AR model,
repeat sales models, conditionally parametric logit and probit
License: GPL
LazyLoad: yes
Depends: lattice, locfit, maptools, quantreg, RANN, SparseM
Suggests: car, classInt, mlogit, RColorBrewer, spatstat, spdep
Packaged: 2013-05-26 08:34:40 UTC; Dan
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-05-26 11:08:53

● Data Source: CranContrib
● Cran Task View: Spatial
67 images, 45 functions, 1 datasets
● Reverse Depends: 0

Nippon : Japanese Utility Functions and Data

Package: Nippon
Type: Package
Title: Japanese Utility Functions and Data
Version: 0.6.3-1
Date: 2015-12-10
Author: Susumu Tanimura <aruminat@gmail.com> [aut, cre],
Hironobu Takahashi [cph],
Hajime Baba [cph],
Takatsugu Nokubi [cph]
Maintainer: Susumu Tanimura <aruminat@gmail.com>
Depends: maptools, sp
Suggests: RColorBrewer, foreign
Description: Japan-specific data is sometimes too unhandy for R users to manage. The utility functions and data in this package disencumber us from such an unnecessary burden.
License: GPL (>= 2)
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2016-04-13 11:21:29 UTC; ligges
Repository: CRAN
Date/Publication: 2016-04-13 13:24:13

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

StreamMetabolism : Calculate Single Station Metabolism from Diurnal Oxygen Curves

Package: StreamMetabolism
Type: Package
Title: Calculate Single Station Metabolism from Diurnal Oxygen Curves
Version: 1.1.1
Date: 2015-04-24
Author: Stephen A Sefick Jr.
Maintainer: Stephen A Sefick Jr. <ssefick@gmail.com>
Depends: zoo, chron, maptools
Description: I provide functions to calculate Gross Primary Productivity, Net Ecocsystem Production, and Ecosystem Respiration from single station diurnal Oxygen curves.
License: GPL (>= 3)
LazyLoad: yes
Repository: CRAN
Packaged: 2015-05-08 19:43:11 UTC; ssefick
NeedsCompilation: no
Date/Publication: 2015-05-09 06:20:36

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