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

mixsep : Forensic Genetics DNA Mixture Separation

Package: mixsep
Version: 0.2.1-2
Date: 2013-04-23
Title: Forensic Genetics DNA Mixture Separation
Author: Torben Tvedebrink <tvede@math.aau.dk>
Maintainer: Torben Tvedebrink <tvede@math.aau.dk>
Description: Separates DNA mixtures using a statistical model within a
greedy algorithm with a useful tcl/tk GUI.
Depends: R (>= 2.0.0), tcltk, tcltk2, MASS, RODBC
License: GPL (>= 2)
URL: http://people.math.aau.dk/~tvede/mixsep
Packaged: 2013-04-23 08:46:22 UTC; tvede
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-05-03 20:03:17

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

ImportExport : Import and Export Data

Package: ImportExport
Type: Package
Title: Import and Export Data
Version: 1.1
Date: 2015-09-18
Author: Roger Pros, Isaac Subirana, Joan Vila.
Maintainer: Isaac Subirana <isubirana@imim.es>
Description: Import and export data from the most common statistical formats by using
R functions that guarantee the least loss of the data information, giving special
attention to the date variables and the labelled ones.
Depends: xlsx, gdata, Hmisc, chron, RODBC
Imports: haven, utils
Suggests: shiny, shinyBS, shinythemes, compareGroups, foreign
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2015-09-19 12:50:06 UTC; instalar
Repository: CRAN
Date/Publication: 2015-09-19 19:50:28

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

ibmdbR : IBM in-Database Analytics for R

Package: ibmdbR
Version: 1.47.1
Title: IBM in-Database Analytics for R
Author: IBM Corporation
Maintainer: Michael Wurst <inza@de.ibm.com>
Depends: R (>= 2.15.1), methods, RODBC, Matrix, arules
Imports: MASS, rpart, rpart.plot, ggplot2
Description: Functionality required to efficiently use R with
IBM DB2(C) for Linux, Unix and Windows as well as IBM dashDB(C).
Many basic and complex R operations are pushed down into the database, which removes
the main memory boundary of R and allows to make full use of parallel processing in
the underlying database.
License: GPL-3
LazyLoad: Yes
NeedsCompilation: no
Packaged: 2015-12-10 10:48:18 UTC; mwurst
Repository: CRAN
Date/Publication: 2015-12-10 23:20:24

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

RODBCext : Parameterized Queries Extension for RODBC

Package: RODBCext
Version: 0.2.5
Authors@R: c(person("Mateusz", "Zoltak", role = c("aut", "cre"),
email = "zozlak@zozlak.org"),
person("Brian", "Ripley", role = c("aut")),
person("Michael", "Lapsley", role = "aut"))
Title: Parameterized Queries Extension for RODBC
Description: An extension for RODBC package adding support for parameterized
queries.
SystemRequirements: An ODBC3 driver manager and drivers.
Depends: R (>= 3.0.0), RODBC (>= 1.3.0)
Suggests: knitr
LazyLoad: yes
Biarch: yes
License: GPL-2 | GPL-3
Author: Mateusz Zoltak [aut, cre],
Brian Ripley [aut],
Michael Lapsley [aut]
Maintainer: Mateusz Zoltak <zozlak@zozlak.org>
NeedsCompilation: yes
VignetteBuilder: knitr
Packaged: 2015-07-12 08:36:17 UTC; zozlak
Repository: CRAN
Date/Publication: 2015-07-12 11:06:21

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

RODM : R interface to Oracle Data Mining

Package: RODM
Version: 1.1
Date: 2011-11-20
Title: R interface to Oracle Data Mining
Author: Pablo Tamayo <pablo.tamayo@oracle.com> and Ari Mozes
<ari.mozes@oracle.com>
Maintainer: Pablo Tamayo <pablo.tamayo@oracle.com>
Depends: R (>= 2.10.1), RODBC
Suggests: RODBC, mlbench, verification, PASWR, scatterplot3d
Description: This package implements an interface to Oracle Data Mining
(ODM). It provides an ideal environment for rapid development
of demos and proof of concept data mining studies. It
facilitates the prototyping of vertical applications and makes
ODM and the RDBMS environment easily accessible to
statisticians and data analysts familiar with R but not fluent
in SQL or familiar with the database environment. It also
facilitates the benchmarking and testing of ODM functionality
including the production of summary statistics, performance
metrics and graphics. It enables the scripting and control of
production data mining methodologies from a high-level
environment. Oracle Data Mining (ODM) is an option of Oracle
Relational Database Management System (RDBMS) Enterprise
Edition (EE). It contains several data mining and data analysis
algorithms for classification, prediction, regression,
clustering, associations, feature selection, anomaly detection,
feature extraction, and specialized analytics. It provides
means for the creation, management and operational deployment
of data mining models inside the database environment. For more
information consult the entry for "Oracle Data Mining" in
Wikipedia (en.wikipedia.org).
License: LGPL (>= 2)
URL: http://www.r-project.org
Packaged: 2012-10-29 08:57:32 UTC; ripley
Repository: CRAN
Date/Publication: 2012-10-29 08:57:32

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

toaster : Big Data in-Database Analytics with Teradata Aster

Package: toaster
Type: Package
Title: Big Data in-Database Analytics with Teradata Aster
Version: 0.5.1
Authors@R: c(
person("Gregory", "Kanevsky", , "gregory.kanevsky@teradata.com", c("aut","cre")),
person("Nick", "Switanek", , "nicholas.switanek@teradata.com", "aut")
)
Description: A consistent set of tools to perform in-database analytics
on Teradata Aster Big Data Discovery Platform. toaster (a.k.a 'to Aster')
embraces simple 2-step approach: compute in Aster - visualize and analyze
in R. Its `compute` functions use combination of SQL and
SQL/MR functions running in Aster database - highly scalable parallel
and distributed analytical platform. Then `create` functions visualize
results with boxplots, scatterplots, histograms, heatmaps, word clouds,
maps, or slope graphs. Advanced options such as faceting, coloring,
labeling, and others are supported with most functions.
SystemRequirements: Teradata Aster Database 5.10 (AD5.10) or higher,
Teradata Aster Analytical Foundation 5.10 (AA5.10) or higher
(5.11 or higher is recommended)
Depends: R (>= 3.0), RODBC (>= 1.3-12)
Imports: plyr (>= 1.8.3), reshape2 (>= 1.4.1), ggplot2 (>= 2.1.0),
ggthemes (>= 3.0.2), scales, RColorBrewer (>= 1.1-2), grid,
wordcloud (>= 2.5), ggmap (>= 2.6.1), GGally (>= 1.0.1),
memoise (>= 1.0.0), slam (>= 0.1-32), foreach (>= 1.4.3),
stats, network (>= 1.13.0)
Suggests: testthat (>= 0.9.1-1), tm, doParallel
License: GPL-2
URL: https://github.com/teradata-aster-field/toaster
BugReports: https://github.com/teradata-aster-field/toaster/issues
Collate: 'toaster.R' 'misc.R' 'utils.R' 'tools.R'
'computeCorrelations.R' 'computeHistogram.R' 'computeHeatmap.R'
'maps.R' 'showData.R' 'computeAggregates.R' 'computeBarchart.R'
'computeSample.R' 'computePercentiles.R' 'computeLm.R'
'computeTfIdf.R' 'textParsers.R' 'computeKmeans.R' 'plotting.R'
'plottingKmeans.R' 'showGraph.R' 'computeGraph.R'
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-23 04:16:43 UTC; gk186006
Author: Gregory Kanevsky [aut, cre],
Nick Switanek [aut]
Maintainer: Gregory Kanevsky <gregory.kanevsky@teradata.com>
Repository: CRAN
Date/Publication: 2016-03-23 23:54:26

● Data Source: CranContrib
● Cran Task View: HighPerformanceComputing
● 0 images, 53 functions, 0 datasets
● Reverse Depends: 0

stacomirtools : stacomi ODBC connection class

Package: stacomirtools
Type: Package
Title: stacomi ODBC connection class
Version: 0.3
Date: 2013-01-07
Author: Cedric Briand
Maintainer: Cedric Briand<cedric.briand00@gmail.com>
Description: S4 class wrappers for ODBC connection.
License: GPL (>= 2)
Collate: 'ConnectionODBC.r' 'RequeteODBC.r' 'RequeteODBCwhere.r'
'RequeteODBCwheredate.r' 'utilitaires.r'
LazyLoad: yes
Depends: RODBC, xtable, methods
Repository: CRAN
Repository/R-Forge/Project: stacomir
Repository/R-Forge/Revision: 113
Repository/R-Forge/DateTimeStamp: 2013-01-07 09:14:52
Date/Publication: 2013-01-07 17:56:02
Packaged: 2013-01-07 11:15:15 UTC; rforge

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