(cc'ing bioc-devel, where questions like this should be posted so other developers can benefit / contribute)

I see

commit 5fea2c1f2e0f3407cb6804db638b565e0a2ea5dd
Author: Ahrim Youn <yo...@mlg-jgm164.local.jax.org>
Date:   Fri Jun 22 16:34:02 2018 -0400

    update version number

 DESCRIPTION          |  2 +-
 R/library_function.r | 12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)

where you changed the R/ file roxygen comment but did not regenerate the documentation, I guess with

  devtools::document()

The build system does not do this for you. So Update the man/ files and bump the version.

Martin

On 06/30/2018 10:55 AM, Ahrim Youn wrote:
Hi,

I’m a maintainer of the package BiFET and I’m having a problem in changing the manual of the package :

http://bioconductor.org/packages/devel/bioc/manuals/BiFET/man/BiFET.pdf

I changed the comments in the main R function which is linked to the manual, and updated it to both github and biocondutor, but the manual pdf file does not change.  What is interesting is that the Vignette which I also updated is updating according to my change :

http://bioconductor.org/packages/devel/bioc/vignettes/BiFET/inst/doc/BiFET.html


Do you know why the manual pdf file does not update?

Thanks for your help!

Best,
Ahrim
---

The information in this email, including attachments, may be confidential and is intended solely for the addressee(s). If you believe you received this email by mistake, please notify the sender by return email as soon as possible.


This email message may contain legally privileged and/or...{{dropped:2}}

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to