Skip to content

Commit 94044df

Browse files
remove shiny app; address CRAN feedback
1 parent d788bba commit 94044df

7 files changed

Lines changed: 8 additions & 278 deletions

File tree

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ type: software
99
license: GPL-3.0-or-later
1010
title: 'sleacr: Simplified Lot Quality Assurance Sampling Evaluation of Access and
1111
Coverage (SLEAC) Tools'
12-
version: 0.1.2
12+
version: 0.1.3
1313
doi: 10.5281/zenodo.7510931
1414
abstract: In the recent past, measurement of coverage has been mainly through two-stage
1515
cluster sampled surveys either as part of a nutrition assessment or through a specific
@@ -39,7 +39,7 @@ preferred-citation:
3939
- name: Ernest Guevarra
4040
- name: Mark Myatt
4141
year: '2026'
42-
notes: R package version 0.1.2
42+
notes: R package version 0.1.3
4343
url: https://nutriverse.io/sleacr/
4444
doi: 10.5281/zenodo.7510931
4545
repository-code: https://github.com/nutriverse/sleacr

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package: sleacr
22
Type: Package
33
Title: Simplified Lot Quality Assurance Sampling Evaluation of Access and
44
Coverage (SLEAC) Tools
5-
Version: 0.1.2
5+
Version: 0.1.3
66
Authors@R: c(
77
person("Ernest", "Guevarra",
88
comment = c(ORCID = "0000-0002-4887-4415"),

cran-comments.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Resubmission
2+
3+
This is a resubmission. In this version, I have removed the offending folder named `sleacr` inside `inst`.
4+
15
## Test environments
26
* local OS X install, R 4.5.2
37
* local ubuntu 22.04 install, R 4.5.2

inst/CITATION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ bibentry(
44
title = "sleacr: Simplified Lot Quality Assurance Sampling Evaluation of Access and Coverage (SLEAC) Tools",
55
author = c(person("Ernest Guevarra"), person("Mark Myatt")),
66
year = "2026",
7-
note = "R package version 0.1.2",
7+
note = "R package version 0.1.3",
88
url = "https://nutriverse.io/sleacr/",
99
doi = "10.5281/zenodo.7510931"
1010
)

inst/sleacr/server.R

Lines changed: 0 additions & 82 deletions
This file was deleted.

inst/sleacr/styles.css

Lines changed: 0 additions & 106 deletions
This file was deleted.

inst/sleacr/ui.R

Lines changed: 0 additions & 86 deletions
This file was deleted.

0 commit comments

Comments
 (0)