-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
warning with R-devel on Linux #5
Comments
Got it; on its way to cran as we speak!
If it passes and can go onto cran more or less now, then I can fix doBy and gRim tonight.
Best S
…________________________________
Fra: Helmut Schütz <[email protected]>
Sendt: 20. februar 2020 16:51:06
Til: hojsgaard/pbkrtest
Cc: Subscribed
Emne: [hojsgaard/pbkrtest] warning with R-devel on Linux (#5)
Please remove the line
#' @param \dots Additional arguments to print method; currently not used.
from KR-modcomp.R. The rendered man-page will be tested by CRAN and still throw a warning since an attempt to use sumfink like digits = 7 is not supported by the function.
THX in advance!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#5?email_source=notifications&email_token=AAZKAGNGQ32V2OV46KU24ITRD2RGVA5CNFSM4KYRSEA2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IPBBCUA>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAZKAGM4HPEEDCY3OOHE373RD2RGVANCNFSM4KYRSEAQ>.
|
Hi Søren, THX a lot – you made my day! Cheers, |
Hang on a second - there is one last warning...
S
…________________________________
Fra: Helmut Schütz <[email protected]>
Sendt: 20. februar 2020 18:04:28
Til: hojsgaard/pbkrtest
Cc: Søren Højsgaard; Comment
Emne: Re: [hojsgaard/pbkrtest] warning with R-devel on Linux (#5)
Hi Søren,
THX a lot – you made my day!
Cheers,
Helmut
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#5?email_source=notifications&email_token=AAZKAGOKW7CEMQ4PVOQLW7LRD2ZZZA5CNFSM4KYRSEA2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMPFK6Q#issuecomment-589190522>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAZKAGLLDW3BJFUTSSSLCNTRD2ZZZANCNFSM4KYRSEAQ>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please remove the line
#' @param \dots Additional arguments to print method; currently not used.
from
KR-modcomp.R
. The rendered man-page will be tested by CRAN and still throw a warning since an attempt to use sumfink likedigits = 7
is not supported by the function.THX in advance!
The text was updated successfully, but these errors were encountered: