drop_dir fails with verbose=TRUE
Open
rdrop-0.7
- Dominant language
- R
- Stars
- 253
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
Commenting out lines 51,93 and 94 solves the problem - it's something to do with the res$contents not being in the form the print statements expect.
Contributor guide
Research direction
Locate the drop_dir implementation and reproduce the failure with verbose=TRUE. Inspect lines 51, 93, and 94, focusing on how res$contents is passed to the print statements; done means drop_dir no longer fails in verbose mode and the contents are printed appropriately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100