KWB-R / kwb.ucode

Interface to auto-calibration software UCODE (https://igwmc.mines.edu/ucode/)
https://kwb-r.github.io/kwb.ucode
MIT License
0 stars 0 forks source link

Release v0.1.0 #2

Closed mrustl closed 3 years ago

mrustl commented 3 years ago

finished cleaning but how to convert the old inlinedocs to roxygen2 ???

* checking for missing documentation entries ... WARNING
Undokumentierte Code-Objekte:
  'ucConf' 'ucConfGeneral' 'ucConfParameter'
  'ucConf_Model_Command_Lines' 'ucConf_Model_Input_Files'
  'ucConf_Model_Output_Files' 'ucConf_Observation_Data'
  'ucConf_Parameter_Data' 'ucConf_Reg_GN_Controls'
  'ucConf_UCODE_Control_Data' 'ucDefaultConfParameters'
  'ucDefaultConfWeights' 'ucInpFileLines' 'ucPlotPng' 'ucPlotSummary'
  'ucPrepCalib' 'ucReadSummary' 'ucRunParallel' 'ucSetPlaceholder'
  'ucTable' 'ucTestBatchWtaq' 'ucWriteArgs' 'ucWriteBatchUcode'
  'ucWriteBatchWtaq' 'ucWriteBatchWtaqParallel' 'ucWriteEvalGofR'
  'ucWriteInstruction' 'ucWriteMainInput' 'ucWriteTemplate'
All user-level objects in a package should have documentation entries.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* checking installed files from 'inst/doc' ... OK
* checking examples ... NONE
* checking PDF version of manual ... WARNIN
hsonne commented 3 years ago

Done. See my PR https://github.com/KWB-R/kwb.ucode/pull/3