EchoRLiu / robustGarch

robGarch package - GSoC 2020 Project - The R Project for Statistical Computing
https://summerofcode.withgoogle.com/projects/#5730856687108096
Other
1 stars 0 forks source link

23 resolve r cmd check code problems #32

Closed EchoRLiu closed 1 month ago

dan9401 commented 1 month ago
dan9401 commented 1 month ago
  • [x] change required R version to be 4.3.3 (for oldrel-1 check)
  • [x] add import in data.R
  • [x] fix data in rgFit_local
  • [ ] consolidate importFrom, package dependencies and pacakgename::
  1. used 4.3.0 instead (need to have a patch number 0)
  2. consolidation will be resolved in #24