Last data update: 2014.03.03

openair

Package: openair
Type: Package
Title: Tools for the Analysis of Air Pollution Data
Version: 1.8-6
Date: 2016-06-09
Authors@R: c(person("David", "Carslaw", role = c("aut", "cre"), email =
"david.carslaw@york.ac.uk"), person("Karl", "Ropkins", role =
"aut", email = "K.Ropkins@its.leeds.ac.uk"))
ByteCompile: true
Depends: R (>= 2.15.1), maps,
Imports: grid, plyr, lazyeval, dplyr, reshape2, mgcv, lattice,
latticeExtra, lubridate, cluster, RColorBrewer, mapproj,
hexbin, mapdata, RgoogleMaps, Rcpp, grDevices, graphics,
methods, stats, utils
Suggests: png, KernSmooth
LinkingTo: Rcpp
Maintainer: David Carslaw <david.carslaw@york.ac.uk>
Description: Tools to analyse, interpret and understand air
pollution data. Data are typically hourly time series
and both monitoring data and dispersion model output
can be analysed. Many functions can also be applied to
other data, including meteorological and traffic data.
License: GPL (>= 2)
URL: http://www.openair-project.org/
https://github.com/davidcarslaw/openair
BugReports: https://github.com/davidcarslaw/openair/issues
LazyLoad: yes
LazyData: yes
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-06-15 14:51:57 UTC; David
Author: David Carslaw [aut, cre],
Karl Ropkins [aut]
Repository: CRAN
Date/Publication: 2016-06-15 18:15:37

● Cran Task View: Environmetrics, SpatioTemporal
● 0 images, 52 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'openair' ...
** package 'openair' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c Cquantile.cpp -o Cquantile.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c RcppExports.cpp -o RcppExports.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c cluster.cpp -o cluster.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c rolling.cpp -o rolling.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o openair.so Cquantile.o RcppExports.o cluster.o rolling.o -L/home/ddbj/local/lib64/R/lib -lRlapack -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/openair/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'openair'
    finding HTML links ... done
    GoogleMapsPlot                          html  
    TaylorDiagram                           html  
    TheilSen                                html  
    airbaseFindCode                         html  
    airbaseInfo                             html  
    airbaseSplice                           html  
    airbaseStats                            html  
    aqStats                                 html  
    calcFno2                                html  
    calcPercentile                          html  
    calendarPlot                            html  
    conditionalEval                         html  
    conditionalQuantile                     html  
    corPlot                                 html  
    cutData                                 html  
    drawOpenKey                             html  
    import                                  html  
    importADMS                              html  
    importAURN                              html  
    importAURNCsv                           html  
    importAirbase                           html  
    importKCL                               html  
    importMeta                              html  
    importSAQN                              html  
    importTraj                              html  
    kernelExceed                            html  
    linearRelation                          html  
    modStats                                html  
    mydata                                  html  
    openColours                             html  
    openair                                 html  
    percentileRose                          html  
    polarAnnulus                            html  
    polarCluster                            html  
    polarFreq                               html  
    polarPlot                               html  
    quickText                               html  
    rollingMean                             html  
    scatterPlot                             html  
    selectByDate                            html  
    selectRunning                           html  
    smoothTrend                             html  
    splitByDate                             html  
    summaryPlot                             html  
    timeAverage                             html  
    timePlot                                html  
    timeProp                                html  
    timeVariation                           html  
    trajCluster                             html  
    trajLevel                               html  
    trajPlot                                html  
    trendLevel                              html  
    windRose                                html  
** building package indices
** testing if installed package can be loaded
* DONE (openair)
Making 'packages.html' ... done