Last data update: 2014.03.03

molaR

Package: molaR
Title: Dental Surface Complexity Measurement Tools
Version: 4.0
Authors@R: c(person("James D.", "Pampush", role = c("aut", "cre", "cph"), email = "jdpampush@gmail.com"),
person("Julia M.", "Winchester", role = c("aut", "cph")),
person("Paul E.", "Morse", role = c("aut", "cph")),
person("Alexander Q.", "Vining", role = c("aut", "cph")))
Description: Surface topography calculations of Dirichlet's normal energy,
relief index, and orientation patch count for teeth using scans of enamel caps.
Importantly, for the relief index and orientation patch count calculations to
work, the scanned tooth files must be oriented with the occlusal plane parallel
to the x and y axes, and perpendicular to the z axis. The files should also be
simplified, and smoothed in some other software prior to uploading into R.
Depends: R (>= 2.10), alphahull, rgl, Rvcg
License: ACM
LazyData: true
Suggests: knitr, rmarkdown, rglwidget
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-05-20 12:58:43 UTC; jamespampush
Author: James D. Pampush [aut, cre, cph],
Julia M. Winchester [aut, cph],
Paul E. Morse [aut, cph],
Alexander Q. Vining [aut, cph]
Maintainer: James D. Pampush <jdpampush@gmail.com>
RoxygenNote: 5.0.1
Repository: CRAN
Date/Publication: 2016-05-20 22:37:05

● 0 images, 30 functions, 2 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'molaR' ...
** package 'molaR' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'molaR'
    finding HTML links ... done
    DNE                                     html  
    DNE3d                                   html  
    DNE_Legend                              html  
    Directional_Bins                        html  
    Equal_Vertex_Normals                    html  
    Face_Normals                            html  
    OPC                                     html  
    OPC3d                                   html  
    OPC_Legend                              html  
    OPCr                                    html  
    RFI                                     html  
    RFI3d                                   html  
    RFI_Legend                              html  
    cSize                                   html  
    clustered_patches                       html  
    compute_energy_per_face                 html  
    edge_vertices                           html  
    ex_tooth1                               html  
    ex_tooth2                               html  
    face_areas                              html  
    index_paired_directed_faces             html  
    molaR_Batch                             html  
    molaR_Clean                             html  
    molaR_bgplot                            html  
    patch_details                           html  
    patches_for_each_direction              html  
    patches_per                             html  
    read.AVIZO.ply                          html  
    remove_boundary_faces                   html  
    remove_outliers                         html  
    tr                                      html  
    vertex_to_face_list                     html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (molaR)
Making 'packages.html' ... done