golem
golem copied to clipboard
Issue 765 remove desc
I noticed that {desc} is also used in check_name_consistency() > document_and_reload().
The issue only mentioned fill_desc() function.
I keep this PR as a draft until your return ;)
@ArthurData For check_name_consistency(), we can switch to as.data.frame(read.dcf("DESCRIPTION"))$Package
Note : I will have a look on Friday, 19th of November
We'll have this one merged for v 0.4.0
moved to another PR