.github/ISSUE_TEMPLATE/bug_report.md

name: Bug report about: Report a code bug title: '' labels: bug assignees: ''

--- NEWS --- Unfortunately the owner can no longer provide assistance for this package. If you want to report a bug you can open a new issue using this template, but the issue will be automatically close and will probably remain unanswered. If you are able to correct the bug, please address your changes in a pull request. ---

Bug description

Reproducible example

## PLEASE DELETE AND WRITE YOUR OWN
library(MODIStsp)
MODIStsp(gui = FALSE, opts_file = "/path/of/the/parameter_file.json")
# file parameter_file.json _must_ be attached or copied as text,
# as well as referenced files (e.g. spafile)

Expected and actual behavior

## PASTE HERE THE OUTPUT OF YOUR EXAMPLE CODE

System information

# PASTE HERE YOUR OUTPUT

Additional context



ropensci/MODIStsp documentation built on Oct. 16, 2023, 2:34 a.m.