chr1swallace / coloc

Repo for the R package coloc
144 stars 44 forks source link

Some small feedback #27

Closed remlapmot closed 3 years ago

remlapmot commented 4 years ago

Hi Chris,

I did a quick scan. Hopefully the following is helpful.

Best wishes Tom

chr1swallace commented 4 years ago

Thanks - seems to have fixed the missing articles! (pkgdown incantations not something I understand in depth).

To build the vignettes is the code before devtools::build_vignettes() necessary? - Yes, because they are written in R with markdown in Roxygen comments (I find that easier!) and are then spun into Rmarkdown format. Unless you know some magic to do this directly too?