DOI-USGS / DOI-USGS/scipiper

scmake('clean')

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
10
Forks
12
PR merge metrics
No merged PRs in 30d

Description

`scdel()` works, and `scmake()` works for normal targets. but `scmake('clean')` should probably delete the deleted targets, and it doesn't yet. same for the other cleaning targets (tidy and purge, i think)

Contributor guide

Open the contributing guide

Research direction

Start by tracing the scmake() and scdel() entry points to understand how normal targets and deleted targets are handled. Check the existing behavior for the clean target, then determine whether tidy and purge follow the same path. Done means scmake('clean'), and the applicable other cleaning targets, delete the intended deleted targets consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.