waternumbers / dynatop

Dynamic TOPMODEL
https://waternumbers.github.io/dynatop/
3 stars 6 forks source link

Fix notes relating to xts and zoo packages in build #2

Closed waternumbers closed 5 years ago

waternumbers commented 5 years ago

Build currently returns the following notes:

checking dependencies in R code ... NOTE
  Missing or unexported object: ‘zoo::aggregate’

checking R code for possible problems ... NOTE
  check_obs: no visible global function definition for ‘index’
  resample_xts: no visible global function definition for ‘index’
  Undefined global functions or variables:
    index
waternumbers commented 5 years ago

Fixed namespace by importing xts