-
-
Notifications
You must be signed in to change notification settings - Fork 104
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
hdcuremodels #690
Comments
Hi @kelliejarcher, and thank you for your pre-submission. No worries about inexperience - rOpenSci strives to be as welcoming and inclusive as possible, and to always be answer any questions you might have, and to help you along the way. As this is a pre-submission inquiry, feel free to ask questions here, or alternatively open issues in your own repository, cross-link them here by pasting the url for this issue in the comment, and ping me there. (Note that we try to keep the full submissions as "clean" as possible to help focus on reviews, while pre-submissions are the place for more general questions and dicussions.) Specific responses to your questions:
More generally, your package definitely looks like a good fit for statistical software review, and definitely within the category you've already indicated. Looking forward to working towards a full submission! |
Hi Mark,
I used homebrew to install global and it is in my search path, as verified by
global --version
global (GNU Global) 6.6.14
Powered by Berkeley DB 1.85 and SQLite3 3.49.1.
Copyright (c) 1996-2024 Tama Communications Corporation
License GPLv3+: GNU GPL version 3 or later http://www.gnu.org/licenses/gpl.html
This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
I also restarted my machine but am still getting
x <- pkgcheck (mydir)
Error: No GNU global installation found.
I also have ctags installed:
ctags --version
Universal Ctags 6.1.0, Copyright (C) 2015-2023 Universal Ctags Team
Universal Ctags is derived from Exuberant Ctags.
Exuberant Ctags 5.8, Copyright (C) 1996-2009 Darren Hiebert
Compiled: Feb 17 2025, 07:54:50
URL: https://ctags.io/
Output version: 0.0
Optional compiled features: +wildcards, +regex, +gnulib_fnmatch, +gnulib_regex, +iconv, +option-directory, +xpath, +json, +interactive, +yaml, +case-insensitive-filenames, +packcc, +optscript, +pcre2
But in R when I run ctags_test() I get
Error: No GNU global installation found.
Do you know why this doesn’t work?
Also, would you please provide more specific guidance about what you mean by “or alternatively open issues in your own repository, cross-link them here by pasting the url for this issue in the comment, and ping me there.”? Does that mean that under the repository, I click on <Issues>, click on <New issue> and then type whatever text and then send a link? If so, do you want individual issues entered separately or can you have one long laundry list of issues? Sorry for all the questions.
Best regards,
Kellie
From: mark padgham ***@***.***>
Date: Thursday, February 27, 2025 at 6:08 AM
To: ropensci/software-review ***@***.***>
Cc: Archer, Kellie ***@***.***>, Mention ***@***.***>
Subject: Re: [ropensci/software-review] hdcuremodels (Issue #690)
Hi @kelliejarcher, and thank you for your pre-submission. No worries about inexperience - rOpenSci strives to be as welcoming and inclusive as possible, and to always be answer any questions you might have, and to help you along the way. As
Hi @kelliejarcher<https://urldefense.com/v3/__https:/github.com/kelliejarcher__;!!KGKeukY!1cCR1ET6HXFR0W8HksqghUebuvDfxPa2AmphB0DMkwS6B8XR4aTFPY3kwAa-MmzbsMJbCBpvou9AHHRYSIwa0Syi9g$>, and thank you for your pre-submission. No worries about inexperience - rOpenSci strives to be as welcoming and inclusive as possible, and to always be answer any questions you might have, and to help you along the way. As this is a pre-submission inquiry, feel free to ask questions here, or alternatively open issues in your own repository, cross-link them here by pasting the url for this issue in the comment, and ping me there. (Note that we try to keep the full submissions as "clean" as possible to help focus on reviews, while pre-submissions are the place for more general questions and dicussions.)
Specific responses to your questions:
* The "Error: No GNU global installation found" is because {pkgcheck}, and the {pkgstats} package it uses to analyses packages, require a couple of system libraries, including "GNU global". If you're on a Linux-based or MacOS, installation is simply, generally by using standard package manager (apt-get, homebrew, or whatever), to install global. If you're on Windows, it's tricker, but you could start with the links in the {pkgstats} installation vignette<https://urldefense.com/v3/__https:/docs.ropensci.org/pkgstats/articles/installation.html__;!!KGKeukY!1cCR1ET6HXFR0W8HksqghUebuvDfxPa2AmphB0DMkwS6B8XR4aTFPY3kwAa-MmzbsMJbCBpvou9AHHRYSIzKa2EYYA$>.
* The {srr} question sounds more general, and is maybe best moved to a specific issue within your repo? If you ping me there, I'll happily help further.
More generally, your package definitely looks like a good fit for statistical software review, and definitely within the category you've already indicated. Looking forward to working towards a full submission!
—
Reply to this email directly, view it on GitHub<https://urldefense.com/v3/__https:/github.com/ropensci/software-review/issues/690*issuecomment-2687629762__;Iw!!KGKeukY!1cCR1ET6HXFR0W8HksqghUebuvDfxPa2AmphB0DMkwS6B8XR4aTFPY3kwAa-MmzbsMJbCBpvou9AHHRYSIy8df-rZA$>, or unsubscribe<https://urldefense.com/v3/__https:/github.com/notifications/unsubscribe-auth/AUKATYSOBKTX6VIN767FLMT2R3WZDAVCNFSM6AAAAABX6AKLP6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMOBXGYZDSNZWGI__;!!KGKeukY!1cCR1ET6HXFR0W8HksqghUebuvDfxPa2AmphB0DMkwS6B8XR4aTFPY3kwAa-MmzbsMJbCBpvou9AHHRYSIxpDg_ANA$>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
[Image removed by sender. mpadge]mpadge left a comment (ropensci/software-review#690)<https://urldefense.com/v3/__https:/github.com/ropensci/software-review/issues/690*issuecomment-2687629762__;Iw!!KGKeukY!1cCR1ET6HXFR0W8HksqghUebuvDfxPa2AmphB0DMkwS6B8XR4aTFPY3kwAa-MmzbsMJbCBpvou9AHHRYSIy8df-rZA$>
Hi @kelliejarcher<https://urldefense.com/v3/__https:/github.com/kelliejarcher__;!!KGKeukY!1cCR1ET6HXFR0W8HksqghUebuvDfxPa2AmphB0DMkwS6B8XR4aTFPY3kwAa-MmzbsMJbCBpvou9AHHRYSIwa0Syi9g$>, and thank you for your pre-submission. No worries about inexperience - rOpenSci strives to be as welcoming and inclusive as possible, and to always be answer any questions you might have, and to help you along the way. As this is a pre-submission inquiry, feel free to ask questions here, or alternatively open issues in your own repository, cross-link them here by pasting the url for this issue in the comment, and ping me there. (Note that we try to keep the full submissions as "clean" as possible to help focus on reviews, while pre-submissions are the place for more general questions and dicussions.)
Specific responses to your questions:
* The "Error: No GNU global installation found" is because {pkgcheck}, and the {pkgstats} package it uses to analyses packages, require a couple of system libraries, including "GNU global". If you're on a Linux-based or MacOS, installation is simply, generally by using standard package manager (apt-get, homebrew, or whatever), to install global. If you're on Windows, it's tricker, but you could start with the links in the {pkgstats} installation vignette<https://urldefense.com/v3/__https:/docs.ropensci.org/pkgstats/articles/installation.html__;!!KGKeukY!1cCR1ET6HXFR0W8HksqghUebuvDfxPa2AmphB0DMkwS6B8XR4aTFPY3kwAa-MmzbsMJbCBpvou9AHHRYSIzKa2EYYA$>.
* The {srr} question sounds more general, and is maybe best moved to a specific issue within your repo? If you ping me there, I'll happily help further.
More generally, your package definitely looks like a good fit for statistical software review, and definitely within the category you've already indicated. Looking forward to working towards a full submission!
—
Reply to this email directly, view it on GitHub<https://urldefense.com/v3/__https:/github.com/ropensci/software-review/issues/690*issuecomment-2687629762__;Iw!!KGKeukY!1cCR1ET6HXFR0W8HksqghUebuvDfxPa2AmphB0DMkwS6B8XR4aTFPY3kwAa-MmzbsMJbCBpvou9AHHRYSIy8df-rZA$>, or unsubscribe<https://urldefense.com/v3/__https:/github.com/notifications/unsubscribe-auth/AUKATYSOBKTX6VIN767FLMT2R3WZDAVCNFSM6AAAAABX6AKLP6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMOBXGYZDSNZWGI__;!!KGKeukY!1cCR1ET6HXFR0W8HksqghUebuvDfxPa2AmphB0DMkwS6B8XR4aTFPY3kwAa-MmzbsMJbCBpvou9AHHRYSIxpDg_ANA$>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Submitting Author Name: Kellie J. Archer
Submitting Author Github Handle: @kelliejarcher
Repository: https://github.com/kelliejarcher/hdcuremodels
Submission type: Pre-submission
Language: en
Scope
Please indicate which category or categories from our package fit policies or statistical package categories this package falls under. (Please check one or more appropriate boxes below):
Data Lifecycle Packages
Statistical Packages
Explain how and why the package falls under these categories (briefly, 1-2 sentences). Please note any areas you are unsure of:
If submitting a statistical package, have you already incorporated documentation of standards into your code via the srr package?
Yes, I tried to add notations via the srr package. This is all very new so advice would be most welcome.
Analysts interested in modeling a time-to-event outcome when a subset of patients experience long-term survival or cure. This package permits fitting penalized mixture cure models so the functions can handle modeling the time-to-event outcome when the covariate/predictor space is high-dimensional.
None of the existing packages that fit mixture cure models (MCMs) are capable of handling high-dimensional datasets. Only
penPHcure
includes a LASSO penalty to perform variable selection for scenarios when the sample size exceeds the number of predictors. Other R packages that can be used for fitting MCMs include:cuRe
(Jakobsen, 2023) can be used to fit parametric MCMs on a relative survival scale;CureDepCens
(Schneider and Grandemagne dos Santos, 2023) can be used to fit piecewise exponential or Weibull model with dependent censoring;curephEM
(Hou and Ren, 2024) can be used to fit a MCM where the latency is modeled using a Cox PH model;flexsurvcure
(Amdahl, 2022) can be used to fit parametric mixture and non-mixture cure models;geecure
(Niu and Peng, 2018) can be used to fit marginal MCM for clustered survival data;GORCure
(Zhou et al, 2017) can be used to fit generalized odds rate MCM with interval censored data;mixcure
(Peng, 2020) can be used to fit non-parametric, parametric, and semiparametric MCMs;npcure
(López-de-Ullibarri and López-Cheda, 2020) can be used to non-parametrically estimate incidence and latency;npcurePK
(Safari et al, 2023) can be used to non-parametrically estimate incidence and latency when cure is partially observed;penPHcure
(Beretta and Heuchenne, 2019) can be used to fit semi-parametric PH MCMs with time-varying covariates; andsmcure
(Cai et al 2022) can be used to fit semi-parametric (PH and AFT) MCMs.Not applicable.
I am very inexperienced using GitHub and have not used it for collaboration before. I did post a version of this package on CRAN last June and more recently learned about ROpenSci so the github version is my initial attempt to adhere to your standards. I have not submitted a peer-reviewed manuscript yet as I would prefer to have an ROpenSci review first. Also, when I ran pkgcheck and tried to look at the summary I received a message that read, "Error: No GNU global installation found." and was unclear how to proceed.
The text was updated successfully, but these errors were encountered: