Last data update: 2014.03.03

RecordLinkage

Package: RecordLinkage
Version: 0.4-9
Title: Record Linkage in R
Author: Andreas Borg <borga@uni-mainz.de>, Murat Sariyar <murat.sariyar@charite.de>
Maintainer: Andreas Borg <borga@uni-mainz.de>
Contact: reclinkmainz@googlemail.com
Description: Provides functions for linking and de-duplicating data sets.
Methods based on a stochastic approach are implemented as well as
classification algorithms from the machine learning domain.
License: GPL (>= 2)
Depends: R (>= 2.10.0), DBI, RSQLite (>= 0.9-1), ff, ffbase
Imports: e1071, rpart, ada, ipred, stats, evd, methods, data.table (>=
1.7.8), nnet, xtable
Suggests: RUnit
LinkingTo: RSQLite
URL: https://r-forge.r-project.org/projects/recordlinkage/,
http://journal.r-project.org/archive/2010-2/RJournal_2010-2_Sariyar+Borg.pdf
Collate: register-S3-classes.r RLBigData-classes.r RLResult-class.r
accessor-methods.r evt.r classify.r classifySupv-methods.r
genSamples.r strcmp.r compare.r getPairs.r summary.r
em-methods.r internals.r em.r mygllm.r epilink-methods.r
phonetics.r onAttach.r getPairs-methods.r serialization.r
tools.r stochastic.r
Packaged: 2016-05-02 08:50:37 UTC; borg
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2016-05-02 13:21:08

● Cran Task View: OfficialStatistics
● 0 images, 52 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'RecordLinkage' ...
** package 'RecordLinkage' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/RSQLite/include"   -fpic  -g -O2  -c jarowinkler.c -o jarowinkler.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/RSQLite/include"   -fpic  -g -O2  -c levenshtein.c -o levenshtein.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/RSQLite/include"   -fpic  -g -O2  -c makeBlockingPairs.c -o makeBlockingPairs.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/RSQLite/include"   -fpic  -g -O2  -c mygllm.c -o mygllm.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/RSQLite/include"   -fpic  -g -O2  -c pho_h.c -o pho_h.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/RSQLite/include"   -fpic  -g -O2  -c phonet.c -o phonet.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/RSQLite/include"   -fpic  -g -O2  -c soundex.c -o soundex.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/RSQLite/include"   -fpic  -g -O2  -c sqlite_extensions.c -o sqlite_extensions.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o RecordLinkage.so jarowinkler.o levenshtein.o makeBlockingPairs.o mygllm.o pho_h.o phonet.o soundex.o sqlite_extensions.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/RecordLinkage/libs
** R
** data
** inst
** preparing package for lazy loading
Creating a new generic function for 'clone' in package 'RecordLinkage'
** help
*** installing help indices
  converting help for package 'RecordLinkage'
    finding HTML links ... done
    RLBigData-class                         html  
    RLBigData-constructors                  html  
    RLBigDataDedup-class                    html  
    RLBigDataLinkage-class                  html  
    RLResult-class                          html  
    RLdata                                  html  
    RecLinkClassif-class                    html  
    RecLinkData-class                       html  
    RecLinkData.object                      html  
    finding level-2 HTML links ... done

    RecLinkResult-class                     html  
    RecLinkResult.object                    html  
    append-methods                          html  
    classifySupv                            html  
    classifyUnsup                           html  
    clone                                   html  
    compare                                 html  
    deleteNULLs                             html  
    editMatch                               html  
    emClassify                              html  
    emWeights                               html  
    epiClassify                             html  
    epiWeights                              html  
    ff_vector-class                         html  
    ffdf-class                              html  
    genSamples                              html  
    getErrorMeasures-methods                html  
    getExpectedSize                         html  
    getFrequencies-methods                  html  
    getMinimalTrain                         html  
    getPairs-methods                        html  
    getPairsBackend                         html  
    getParetoThreshold                      html  
    getTable-methods                        html  
    gpdEst                                  html  
    internals                               html  
    isFALSE                                 html  
    makeBlockingPairs                       html  
    mrl                                     html  
    mygllm                                  html  
    optimalThreshold                        html  
    phonetics                               html  
    resample                                html  
    show                                    html  
    splitData                               html  
    stochastic                              html  
    strcmp                                  html  
    subset                                  html  
    summary.RLBigData                       html  
    summary.RLResult                        html  
    summary                                 html  
    texSummary                              html  
    trainSupv                               html  
    unorderedPairs                          html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (RecordLinkage)
Making 'packages.html' ... done