Last data update: 2014.03.03

dixon

Package: dixon
Type: Package
Title: Nearest Neighbour Contingency Table Analysis
Version: 0.0-5
Date: 2013-03-13
Author: Marcelino de la Cruz Rot and Philip M. Dixon
Maintainer: Marcelino de la Cruz Rot <marcelino.delacruz@upm.es>
Depends: splancs, spatstat
Description: Function to test spatial segregation and association based
in contingency table analysis of nearest neighbour counts
following Dixon (2002). Some fortran code has been included to
the original dixon2002 function of the ecespa package to
improve speed.
License: GPL (>= 2)
LazyLoad: yes
LazyData: yes
Packaged: 2013-03-13 19:54:46 UTC; mc
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-03-13 21:10:26

● 0 images, 3 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'dixon' ...
** package 'dixon' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c dixonloop.f -o dixonloop.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o dixon.so dixonloop.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/dixon/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'dixon'
    finding HTML links ... done
    dixon                                   html  
    internal                                html  
    p2colasr                                html  
    swamp                                   html  
** building package indices
** testing if installed package can be loaded
* DONE (dixon)
Making 'packages.html' ... done