Commit 97d98740 authored by Nicolau Manubens's avatar Nicolau Manubens
Browse files

Small fixes before release.

parent ac739180
Package: easyNCDF
Title: Tools to Easily Read/Write NetCDF Files into/from Multi-Dimensional R Arrays
Title: Tools to Easily Read/Write NetCDF Files into/from Multidimensional R Arrays
Version: 0.0.0
Authors@R: c(
person("BSC-CNS", role = c("aut", "cph")),
person("Nicolau", "Manubens", , "nicolau.manubens@bsc.es", role = c("aut", "cre")))
Description: Set of wrappers for the ncdf4 package to simplify and extend its reading/writing capabilities into/from multi-dimensional R arrays.
Description: Set of wrappers for the ncdf4 package to simplify and extend its reading/writing capabilities into/from multidimensional R arrays.
Depends:
R (>= 2.14.1)
Imports:
......
exportPattern("^[^\\.]")
import(ncdf4, abind)
importFrom("stats", "setNames")
No preview for this file type
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment