Hi there
I have been using roxygen2 6.1.1 for all my R packages. Now after upgrade roxygen2 to version 7.0.2, I got the following error:
Error in if (self$has_section(type) && !overwrite) { : missing value where TRUE/FALSE needed
I reinstalled the old version 6.1.1 to keep updating the projects.
Since I focus my attention on the maths and not in the documentation, perhaps I am missing some important detail.
You can check the project https://github.com/genomaths/MethylIT/tree/MethylIT_0.3.2_beta (roxygen2 6.1.1)
Would you please give me some tip on how to solve this problem?
Best,
Robersy
Hi there
I have been using roxygen2 6.1.1 for all my R packages. Now after upgrade roxygen2 to version 7.0.2, I got the following error:
Error in if (self$has_section(type) && !overwrite) { : missing value where TRUE/FALSE needed
I reinstalled the old version 6.1.1 to keep updating the projects.
Since I focus my attention on the maths and not in the documentation, perhaps I am missing some important detail.
You can check the project https://github.com/genomaths/MethylIT/tree/MethylIT_0.3.2_beta (roxygen2 6.1.1)
Would you please give me some tip on how to solve this problem?
Best,
Robersy