Last data update: 2014.03.03

satellite

Package: satellite
Type: Package
Title: Various Functions for Handling and Manipulating Remote Sensing
Data
Version: 0.2.0
Date: 2015-09-10
Author: Thomas Nauss, Hanna Meyer, Florian Detsch, Tim Appelhans
Maintainer: Tim Appelhans
<admin@environmentalinformatics-marburg.de>
Description: This smorgasbord provides a variety of functions which are useful
for handling, manipulating and visualizing remote sensing data.
Depends: R (>= 2.10), raster, Rcpp (>= 0.10.3), methods, utils, stats,
grDevices, graphics
Imports: plyr, tools, stats4
License: GPL-3
Suggests: devtools, knitr, rgdal, testthat
LazyData: true
VignetteBuilder: knitr
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2015-09-10 12:10:04 UTC; ede
Repository: CRAN
Date/Publication: 2015-09-10 16:34:53

● 0 images, 42 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'satellite' ...
** package 'satellite' 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 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 SatelliteCppFun.cpp -o SatelliteCppFun.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o satellite.so RcppExports.o SatelliteCppFun.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/satellite/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'satellite'
    finding HTML links ... done
    Satellite-class                         html  
    SatelliteInfo-class                     html  
    SatelliteLayers-class                   html  
    SatelliteLog-class                      html  
    SatelliteMetaData-class                 html  
    alignGeometry                           html  
    finding level-2 HTML links ... done

    brick                                   html  
    calcAtmosCorr                           html  
    calcDODN                                html  
    calcEarthSunDist                        html  
    calcHistMatch                           html  
    calcPathRadDOS                          html  
    calcTOAIrradModel                       html  
    calcTOAIrradRadRef                      html  
    calcTOAIrradTable                       html  
    calcTopoCorr                            html  
    compFilePathLandsat                     html  
    compMetaLandsat                         html  
    convDN2RU                               html  
    convRad2BT                              html  
    convRad2Ref                             html  
    convRef2RadLinear                       html  
    convSC2Rad                              html  
    convSC2Ref                              html  
    crop                                    html  
    demTools                                html  
    deprecated                              html  
    l7                                      html  
    l8                                      html  
    lutInfo                                 html  
    maskInvarFeatures                       html  
    names                                   html  
    panSharp                                html  
    pck_data                                html  
    pck_lut                                 html  
    plot                                    html  
    projectSatellite                        html  
    satInfo                                 html  
    satellite-package                       html  
    satellite                               html  
    stack                                   html  
    subset                                  html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (satellite)
Making 'packages.html' ... done