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 11161 - 11170 of 11200 found.
[1] < 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 > [1120]  Sort:

xlsxjars : Package required POI jars for the xlsx package

Package: xlsxjars
Type: Package
Title: Package required POI jars for the xlsx package
Version: 0.6.1
Date: 2014-08-21
Depends: rJava
LazyLoad: yes
Authors@R: c(person(c("Adrian", "A."), "Dragulescu",
role = c("aut", "cre"),
email = "adrian.dragulescu@gmail.com"),
person("The Apache Software Foundation",
role = c("ctb", "cph"),
comment = "Apache POI, Apache XMLBeans", "Apache
Commons Codec"),
person("MetaStuff, Ltd.",
role = c("ctb", "cph"),
comment = "Dom4j"))
Description: The xlsxjars package collects all the external jars
required for the xlxs package. This release corresponds to POI
3.10.1.
License: GPL-3
Copyright: See file COPYRIGHTS
NeedsCompilation: no
Repository: CRAN
Packaged: 2014-08-21 21:18:37 UTC; adrian
Author: Adrian A. Dragulescu [aut, cre],
The Apache Software Foundation Apache Commons Codec [ctb, cph] (Apache
POI, Apache XMLBeans),
MetaStuff, Ltd. [ctb, cph] (Dom4j)
Maintainer: Adrian A. Dragulescu <adrian.dragulescu@gmail.com>
Date/Publication: 2014-08-22 07:19:16

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

xmeta : A Toolbox for Multivariate Meta-Analysis

Package: xmeta
Type: Package
Title: A Toolbox for Multivariate Meta-Analysis
Version: 1.1-1
Date: 2016-11-10
Authors@R: c(person("Yong", "Chen", role=c("aut", "cre"),
email ="ychen.upenn@gmail.com"),
person("Chuan", "Hong", role="aut"),
person("Haitao", "Chu", role="ctb"),
person("Yulun", "Liu", role="ctb"))
Imports: aod, glmmML, numDeriv, metafor, mvmeta, stats
Description: A toolbox for meta-analysis. This package includes a collection of functions for (1) implementing robust multivariate meta-analysis of continuous or binary outcomes; and (2) testing and correcting of publication bias in multivariate meta-analysis settings.
Depends: R (>= 3.0.0)
License: GPL (>= 2)
LazyLoad: no
Packaged: 2016-06-11 04:56:14 UTC; YYAFZ
Author: Yong Chen [aut, cre],
Chuan Hong [aut],
Haitao Chu [ctb],
Yulun Liu [ctb]
Maintainer: Yong Chen <ychen.upenn@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2016-06-11 09:25:57

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

xml2 : Parse XML

Package: xml2
Version: 1.0.0
Title: Parse XML
Description: Work with XML files using a simple, consistent interface. Built on
top of the 'libxml2' C library.
Authors@R: c(
person("Hadley", "Wickham", , "hadley@rstudio.com", c("aut", "cre")),
person("James", "Hester", , "james.hester@rstudio.com", "aut"),
person("Jeroen", "Ooms", role = "ctb"),
person("RStudio", role = "cph"),
person("R Foundation", role = "ctb",
comment = "Copy of R-project homepage cached as example")
)
URL: https://github.com/hadley/xml2/
BugReports: https://github.com/hadley/xml2/issues/
Depends: R (>= 3.1.0)
Imports: Rcpp
LinkingTo: Rcpp (>= 0.11.4.6), BH
Suggests: testthat, curl, covr, knitr, rmarkdown, magrittr, httr
SystemRequirements: libxml2: libxml2-dev (deb), libxml2-devel (rpm)
License: GPL (>= 2)
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2016-06-23 22:32:03 UTC; jhester
Author: Hadley Wickham [aut, cre],
James Hester [aut],
Jeroen Ooms [ctb],
RStudio [cph],
R Foundation [ctb] (Copy of R-project homepage cached as example)
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Date/Publication: 2016-06-24 11:57:15

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

xmlparsedata : Parse Data of 'R' Code as an 'XML' Tree

Package: xmlparsedata
Title: Parse Data of 'R' Code as an 'XML' Tree
Version: 1.0.1
Author: Gábor Csárdi
Maintainer: Gábor Csárdi <gcsardi@mango-solutions.com>
Description: Convert the output of 'utils::getParseData()' to an 'XML'
tree, that is searchable and easier to manipulate in general.
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/MangoTheCat/xmlparsedata#readme
BugReports: https://github.com/MangoTheCat/xmlparsedata/issues
RoxygenNote: 5.0.1.9000
Suggests: covr, testthat, xml2
Depends: R (>= 3.0.0)
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2016-06-17 19:31:12 UTC; gaborcsardi
Repository: CRAN
Date/Publication: 2016-06-18 15:34:57

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

xoi : Tools for Analyzing Crossover Interference

Package: xoi
Version: 0.66-9
Date: 2015-10-18
Depends: R (>= 2.10.1), qtl
Title: Tools for Analyzing Crossover Interference
Author: Karl W Broman <kbroman@biostat.wisc.edu>, with contributions
from Il-Youp Kwak
Maintainer: Karl W Broman <kbroman@biostat.wisc.edu>
Description: Analysis of crossover interference in experimental crosses,
particularly regarding the gamma model.
Imports: stats, utils
Suggests: devtools, roxygen2, testthat
License: GPL-3
URL: http://github.com/kbroman/xoi
NeedsCompilation: yes
Packaged: 2015-10-18 14:19:43 UTC; kbroman
Repository: CRAN
Date/Publication: 2015-10-18 17:20:01

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

xpose4 : Tools for Nonlinear Mixed-Effect Model Building and Diagnostics

Package: xpose4
Title: Tools for Nonlinear Mixed-Effect Model Building and Diagnostics
Version: 4.5.3
Date: 2014-11-24
Authors@R: c(person("Andrew C.","Hooker",role=c("aut","cre","cph"),email="andrew.hooker@farmbio.uu.se"),
person("Mats O.","Karlsson",role=c("aut","cph")),
person("Justin J.","Wilkins",role="aut"),
person("E. Niclas","Jonsson",role=c("aut","trl","cph")),
person("Ron","Keizer",role="ctb",comment="functionality for bootstrap of GAM and SCM"))
Depends: R (>= 2.2.0), methods, lattice, grid, gam
Imports: Hmisc, survival
Description: Xpose is collection of functions to be used as a model
building aid for non-linear mixed effects (population) analysis
using NONMEM. It facilitates data set checkout, exploration and
visualization, model diagnostics, candidate covariate identification
and model comparison.
LazyLoad: yes
LazyData: yes
License: LGPL (>= 3)
URL: http://xpose.sourceforge.net
Copyright: 2009-2014 Andrew C. Hooker, E. Niclas Jonsson and Mats O.
Karlsson. 2005-2008 Andrew C. Hooker, Justin J. Wilkins, Mats
O. Karlsson and E. Niclas Jonsson. 1998-2004 E. Niclas Jonsson
and Mats Karlsson.
Packaged: 2014-11-24 09:53:29 UTC; ahooker
Author: Andrew C. Hooker [aut, cre, cph],
Mats O. Karlsson [aut, cph],
Justin J. Wilkins [aut],
E. Niclas Jonsson [aut, trl, cph],
Ron Keizer [ctb] (functionality for bootstrap of GAM and SCM)
Maintainer: Andrew C. Hooker <andrew.hooker@farmbio.uu.se>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-11-24 12:05:52

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

xseq : Assessing Functional Impact on Gene Expression of Mutations in Cancer

Package: xseq
Title: Assessing Functional Impact on Gene Expression of Mutations in
Cancer
Version: 0.2.1
Date: 2015-08-25
Author: Jiarui Ding, Sohrab Shah
Maintainer: Jiarui Ding <jiaruid@cs.ubc.ca>
Depends: R (>= 3.1.0)
Imports: e1071 (>= 1.6-4), gptk (>= 1.08), impute (>= 1.38.1),
preprocessCore (>= 1.26.1), RColorBrewer (>= 1.1-2), sfsmisc
(>= 1.0-27)
Suggests: knitr
Description: A hierarchical Bayesian approach to assess functional impact of mutations on gene expression in cancer. Given a patient-gene matrix encoding the presence/absence of a mutation, a patient-gene expression matrix encoding continuous value expression data, and a graph structure encoding whether two genes are known to be functionally related, xseq outputs: a) the probability that a recurrently mutated gene g influences gene expression across the population of patients;
and b) the probability that an individual mutation in gene g in an individual patient m influences expression within that patient.
License: GPL (>= 2)
LazyLoad: ture
Packaged: 2015-09-10 19:21:43 UTC; jding
VignetteBuilder: knitr
LazyData: TRUE
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-09-11 08:04:31

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

xtable : Export Tables to LaTeX or HTML

Package: xtable
Version: 1.8-2
Date: 2016-01-08
Title: Export Tables to LaTeX or HTML
Author: David B. Dahl <dahl@stat.byu.edu>
Maintainer: David Scott <d.scott@auckland.ac.nz>
Imports: stats, utils
Suggests: knitr, lsmeans, spdep, splm, sphet, plm, zoo, survival
VignetteBuilder: knitr
Description: Coerce data to LaTeX and HTML tables.
URL: http://xtable.r-forge.r-project.org/
Depends: R (>= 2.10.0)
License: GPL (>= 2)
Repository: CRAN
NeedsCompilation: no
Packaged: 2016-02-02 02:58:02 UTC; dsco036
Date/Publication: 2016-02-05 19:22:18

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

xtal : Crystallization Toolset

Package: xtal
Type: Package
Title: Crystallization Toolset
Version: 1.15
Date: 2015-12-28
Author: Qingan Sun, Xiaojun Li
Maintainer: Qingan Sun <quinsun@gmail.com>
Description: This is the tool set for crystallographer to design and analyze crystallization experiments, especially for ribosome from Mycobacterium tuberculosis.
License: GPL-2 | GPL-3
Depends: methods, graphics, grDevices, stats, utils
LazyLoad: yes
NeedsCompilation: no
Packaged: 2015-12-28 19:48:11 UTC; qingan
Repository: CRAN
Date/Publication: 2015-12-29 22:31:03

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

xtermStyle : Terminal Text Formatting Using Escape Sequences

Encoding: UTF-8
Package: xtermStyle
Type: Package
Title: Terminal Text Formatting Using Escape Sequences
Version: 3.0.5
Date: 2015-05-20
Authors@R: person("Christofer", "Backlin", role = c("aut", "cre"), email = "christofer.backlin@medsci.uu.se")
Author: Christofer Backlin [aut, cre]
Maintainer: Christofer Backlin <christofer.backlin@medsci.uu.se>
Description: Can be used for coloring output in terminals.
It was developed for the standard Ubuntu terminal but should be compatible
with any terminal using xterm or ANSI escape sequences. If run in windows,
RStudio, or any other platform not supporting such escape sequences it
gracefully passes on any output without modifying it.
License: GPL (>= 2)
LazyLoad: yes
URL: https://github.com/backlin/xtermStyle
BugReports: https://github.com/backlin/xtermStyle/issues
NeedsCompilation: no
Packaged: 2015-05-20 14:53:11 UTC; christofer
Repository: CRAN
Date/Publication: 2015-05-21 00:34:27

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