can not retrieve the version of the package that is shown n R CMD daily checks
1
0
Entering edit mode
Tarca, Adi ▴ 570
@tarca-adi-1500
Last seen 5 months ago
United States

hi all, I see an error with my package:

  https://master.bioconductor.org/checkResults/3.12/bioc-LATEST/PADOG/malbec1-checksrc.html

namely an error due to a call to an lme function "lme.formula(Y ~ Method, random = ~1 | Path/Dataset, data = dset)"

However, when I try to get a copy of the code using
git clone git@git.bioconductor.org:packages/PADOG

the function in question (compPADOG) does not contain that function call but an updated one that I submitted in the past that was supposed to fix the error: "lme(Y ~ Method, random = ~1 | Path, data = dset)"

Should I be using another repository with git? Thanks, Adi

PADOG git • 705 views
ADD COMMENT
0
Entering edit mode
@james-w-macdonald-5106
Last seen 1 minute ago
United States

Questions about package development should be sent to bioc-devel@r-project.org.

Do note that there's a whole webpage intended to show how to update both release and devel. You've done the latter but not the former.

ADD COMMENT
0
Entering edit mode

very useful, thanks James

ADD REPLY

Login before adding your answer.

Traffic: 1087 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6