Last data update: 2014.03.03

AtmRay

Package: AtmRay
Type: Package
Title: Acoustic Traveltime Calculations for 1-D Atmospheric Models
Version: 1.31
Date: 2012-09-28
Author: Jake Anderson
Maintainer: Jake Anderson <ajakef@gmail.com>
Description: Calculates acoustic traveltimes and ray paths in 1-D,
linear atmospheres. Later versions will support arbitrary 1-D
atmospheric models, such as radiosonde measurements and
standard reference atmospheres.
Suggests: RSEIS
License: GPL
LazyLoad: yes
Packaged: 2013-03-01 19:36:17 UTC; jake
Repository: CRAN
Date/Publication: 2013-03-01 22:39:55
NeedsCompilation: yes

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'AtmRay' ...
** package 'AtmRay' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c AtmRay.c -o AtmRay.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o AtmRay.so AtmRay.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/AtmRay/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'AtmRay'
    finding HTML links ... done
    A2P.lin                                 html  
    CheckAtm.lin                            html  
    MakeArrivals.lin                        html  
    MakeAtmList.lin                         html  
    P4X.lin                                 html  
    P4X.lin_no_c                            html  
    PlotAtm.lin                             html  
    Prop.lin                                html  
    Prop.lin_no_c                           html  
    RESCALE                                 html  
    meshgrid                                html  
    meshgridn                               html  
    sky.colors                              html  
** building package indices
** testing if installed package can be loaded
* DONE (AtmRay)
Making 'packages.html' ... done