Closed duncanhobbs closed 5 years ago
Thanks, there is an extremely minor warning which we are having trouble replicating off of the CRAN server but which we hope to fix soon. In the meantime, please feel free to use the github version.
if(!require(remotes)) install.packages('remotes')
remotes::install_github('rdrr1990/bigKRLS')
Hi, buddy. Is this github version stable?
I cannot found it either: https://cran.r-project.org/web/packages/bigKRLS/index.html
Hi Steven,
Thanks for your note! Yes, the GitHub version is stable. We're working on getting it back on CRAN soon.
On Mon, Jul 8, 2019, 7:53 PM StevenLi-DS notifications@github.com<mailto:notifications@github.com> wrote:
Hi, buddy. Is this github version stable?
I cannot found it either: https://cran.r-project.org/web/packages/bigKRLS/index.html
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/rdrr1990/bigKRLS/issues/29?email_source=notifications&email_token=ABNR7ZB2YTIEDLAZU2BSPLTP6P4TZA5CNFSM4HPVK4N2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZO5RNY#issuecomment-509466807, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ABNR7ZCK6KCA4GA64CR5GQLP6P4TZANCNFSM4HPVK4NQ.
Thanks for the quick reply.
Any plan to make a python version of it (e.g., a scikit-learn extension or something)? If not, please consider this as an invitation from a Python user 😉.
Since the package docs are usually hosted on CRAN, is there any way I can find the more comprehensive doc than the README?
Hi Steven,
No plans for a Python version right now, unfortunately.
All package documentation that's on CRAN should ship with the library. For normal use, you should be covered by the information contained in the bigKRLS() function documentation, but if there's anything else you need after consulting with that information, let us know!
On Tue, Jul 9, 2019 at 9:25 AM StevenLi-DS notifications@github.com<mailto:notifications@github.com> wrote:
Since the package docs are usually hosted on CRAN, is there any way I can find the more comprehensive doc than the README?
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/rdrr1990/bigKRLS/issues/29?email_source=notifications&email_token=ABNR7ZEGQB37ONFIZQLMASLP6SGTBA5CNFSM4HPVK4N2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZQIBNI#issuecomment-509640885, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ABNR7ZDHWNBMZCLYXJXT4NLP6SGTBANCNFSM4HPVK4NQ.
-- Postdoctoral Fellow, Perry World House, University of Pennsylvania Websitehttps://rbshaffer.github.io/
Back on CRAN, thanks for your patience!
When I tried to look for the
bigKRLS
package from CRAN I got the following error: