Last data update: 2014.03.03

aspace

Package: aspace
Type: Package
Title: A collection of functions for estimating centrographic
statistics and computational geometries for spatial point
patterns
Version: 3.2
Date: 2012-08-08
Author: Randy Bui, Ron N. Buliung, Tarmo K. Remmel
Maintainer: Ron N. Buliung <ron.buliung@utoronto.ca>
Description: A collection of functions for computing centrographic
statistics (e.g., standard distance, standard deviation
ellipse, standard deviation box) for observations taken at
point locations. Separate plotting functions have been
developed for each measure. Users interested in writing results
to ESRI shapefiles can do so by using results from aspace
functions as inputs to the convert.to.shapefile and
write.shapefile functions in the shapefiles library. The aspace
library was originally conceived to aid in the analysis of
spatial patterns of travel behaviour (see Buliung and Remmel,
2008). Major changes in the current version include (1) removal
of dependencies on several external libraries (e.g., gpclib,
maptools, sp), (2) the separation of plotting and estimation
capabilities, (3) reduction in the number of functions, and (4)
expansion of analytical capabilities with additional functions
for descriptive analysis and visualization (e.g., standard
deviation box, centre of minimum distance, central feature).
License: GPL (>= 2)
Depends: R (>= 2.15.1), splancs, Hmisc, shapefiles
LazyData: yes
Packaged: 2012-08-13 19:43:52 UTC; Randy Bui
Repository: CRAN
Date/Publication: 2012-08-14 12:37:42

● Cran Task View: Spatial
● 0 images, 21 functions, 7 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'aspace' ...
** package 'aspace' 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 'aspace'
    finding HTML links ... done
    CF                                      html  
    CF2PTS                                  html  
    CMD                                     html  
    acos_d                                  html  
    activities                              html  
    activities2                             html  
    as_radians                              html  
    asin_d                                  html  
    aspace.package                          html  
    atan_d                                  html  
    calc_box                                html  
Rd warning: /tmp/RtmpT5PJgR/R.INSTALL41976c5773ea/aspace/man/calc_box.Rd:38: missing file link 'wtd.var'
    calc_sdd                                html  
    calc_sde                                html  
    centre                                  html  
    cos_d                                   html  
    distances                               html  
    mean_centre                             html  
    median_centre                           html  
    plot_box                                html  
    plot_centres                            html  
    plot_sdd                                html  
    plot_sde                                html  
    r.BOX                                   html  
    r.SDD                                   html  
    r.SDE                                   html  
    sin_d                                   html  
    tan_d                                   html  
    wts                                     html  
** building package indices
** testing if installed package can be loaded
* DONE (aspace)
Making 'packages.html' ... done