Last data update: 2014.03.03

vwr

Package: vwr
Type: Package
Title: Useful functions for visual word recognition research
Version: 0.3.0
Date: 2013-08-07
Author: Emmanuel Keuleers
Maintainer: Emmanuel Keuleers <emmanuel.keuleers@ugent.be>
Description: Functions and data for use in visual word recognition research:
Computation of neighbors (Hamming and Levenshtein
distances), average distances to neighbors (e.g., OLD20),
and Coltheart's N. Also includes the LD1NN algorithm to
detect bias in the composition of a lexical decision task. Most of
the functions support parallel execution. Supplies wordlists for
several languages. Uses the string distance functions from the stringdist package by Mark van der Loo.
Depends: R (>= 3.0.1), stringdist, lattice, latticeExtra
Suggests: parallel
License: GPL (>= 3)
LazyData: yes
Encoding: UTF-8
Packaged: 2013-08-19 09:48:23 UTC; emmanuel
NeedsCompilation: no
LazyDataCompression: xz
Repository: CRAN
Date/Publication: 2013-08-19 12:28:49

● 0 images, 23 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'vwr' ...
** package 'vwr' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'vwr'
    finding HTML links ... done
    ald                                     html  
    basque.words                            html  
    coltheart.N                             html  
    dutch.words                             html  
    english.words                           html  
    french.words                            html  
    german.words                            html  
    hamming.distance                        html  
    finding level-2 HTML links ... done

    hamming.neighbors                       html  
    ldknn                                   html  
    ldknn.odds                              html  
    levenshtein.damerau.distance            html  
    levenshtein.damerau.neighbors           html  
    levenshtein.distance                    html  
    levenshtein.neighbors                   html  
    old20                                   html  
    plot.ldknn.run                          html  
    print.ldknn.run                         html  
    serbian_cyrillic.words                  html  
    serbian_latin.words                     html  
    spanish.words                           html  
    vietnamese.words                        html  
    vwr-package                             html  
** building package indices
** testing if installed package can be loaded
* DONE (vwr)
Making 'packages.html' ... done