SBOHVM / RPiR

The Reproducible Programming in R course, developed by the School of Biodiversity, One Health and Veterinary Medicine at the University of Glasgow.
https://sbohvm.github.io/RPiR/
GNU General Public License v3.0
12 stars 2 forks source link

Error @title Missing name #233

Closed DanniAnderson closed 3 years ago

DanniAnderson commented 3 years ago

Hi,

I'm trying to use devtools::document() to finalise my work but I get the error

devtools::document() Updating DavidAndersonSeries03 documentation Loading DavidAndersonSeries03 Writing NAMESPACE Warning: [C:\Users\102da\OneDrive\Documents\Uni Stuff\Masters QMBCE\Semester 1\RPiR\Practicals-3\DavidAndersonSeries03\R\timestep_stochastic_birth_death.R:1] @title Missing name Writing NAMESPACE

I'm not really sure what it means. (I'm not even sure if its even an error)

Thanks

richardreeve commented 3 years ago

Hi David, it would help to raise an issue in your own GitHub repository about this and @ us (richardreeve and soniamitchell) and maybe link to it from here so we can investigate your code directly if that's okay? (because this is more of a problem with your code than RPiR)