Trinh Nguyen

Results 13 comments of Trinh Nguyen

> Thank you for this interesting submission. There are various tasks that need to be executed before review. First, .Rproj and renv and other material inessential to package installation and...

> Also saw ``` -- re-building ‘Vineggete_analyses.Rmd’ using rmarkdown (_) NOTE: I saw chunk options "Finding a drug's primary target(s)" please go to https://yihui.org/knitr/options (it is likely that you forgot...

Hi @vjcitn, It has been 3 weeks since updated the github directory according to your suggestions. I am wondering whether you have any update for this package. Thanks, Trinh

> You need a VignetteBuilder entry in DESCRIPTION Dear @vjcitn, I have updated the package as you mentioned about a month but I didn't hear any feedback. Can you please...

> Hi @PeteHaitch, Yes, I will fix the error and will let you know ASAP. Thanks, Trinh

Hi @PeteHaitch, I have pushed an updated version to Github repo, which I have fixed the errors that I could see from my side by using BiocCheck. Best, Trinh

Dear @PeteHaitch , I think I have sucessfully pushed it to bioconductor upstream. ``` git remote -v origin [email protected]:CBIIT-CGBB/DeepTarget.git (fetch) origin [email protected]:CBIIT-CGBB/DeepTarget.git (push) upstream [email protected]:packages/DeepTarget.git (fetch) upstream [email protected]:packages/DeepTarget.git (push) git...

> Have you run `git push upstream devel`? I just checked. Actually I didn't. I ran git merge upstream/devel. I just ran `git push upstream devel`, it has error as...

> Have you run `git push upstream devel`? Hi @PeteHaitch, I ran git push upstream main:master Enumerating objects: 62, done. Counting objects: 100% (62/62), done. Delta compression using up to...

Hi > It looks to me that your git isn't set up as expected by the Bioconductor build system or that you're not doing something quite right. Here is what...