Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# BSTVC Code of Conduct

BSTVC is committed to a respectful, inclusive, and scientifically constructive
community.

## Expected conduct

Participants are expected to:

- communicate respectfully and focus criticism on ideas, evidence, and code;
- welcome questions and contributions from people with different backgrounds
and levels of experience;
- acknowledge uncertainty, methodological limitations, and the contributions
of others;
- protect confidential, personal, patient, student, and restricted data; and
- avoid harassment, discrimination, intimidation, personal attacks, and other
disruptive behavior.

## Scope

This code applies to project repositories, issue discussions, pull requests,
documentation, and other spaces in which a person represents the BSTVC
community.

## Reporting

Potential violations may be reported privately to the project maintainer,
[Chao Song](mailto:chaosong.gis@gmail.com). Reports will be reviewed as
confidentially and fairly as reasonably possible. Project maintainers may
edit or remove inappropriate contributions and may temporarily or permanently
restrict participation when necessary to protect the community.
37 changes: 37 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Contributing to BSTVC

Thank you for helping improve BSTVC. Contributions may include reproducible
bug reports, documentation corrections, worked examples, tests, scientific
validation, or code changes.

## Before contributing

1. Search the [issue tracker](https://github.com/bayesianstvc/BSTVC/issues)
for an existing report or proposal.
2. Open an issue before making a substantial change so that its scientific
scope, expected behavior, and compatibility implications can be discussed.
3. Do not include confidential, identifiable, proprietary, or otherwise
restricted data in issues, examples, tests, or pull requests.

## Bug reports

A useful bug report should include:

- the smallest reproducible example;
- the expected and observed behavior;
- the BSTVC, R, INLA, and operating-system versions;
- relevant warnings or error messages; and
- synthetic or openly shareable data whenever data are required.

## Code and documentation contributions

- Keep each pull request focused on one clearly described change.
- Preserve backward compatibility unless a breaking change has been discussed.
- Add or update documentation and examples when user-facing behavior changes.
- Add suitable tests for corrected or newly introduced behavior.
- Describe the scientific rationale for changes that affect model
specification, inference, diagnostics, or interpretation.
- Confirm that examples and checks complete successfully before submission.

By participating in this project, contributors agree to follow the
[Code of Conduct](./CODE_OF_CONDUCT.md).
213 changes: 141 additions & 72 deletions README.Rmd

Large diffs are not rendered by default.

414 changes: 240 additions & 174 deletions README.md

Large diffs are not rendered by default.

Binary file added man/Figure/BSTVC_desktop_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added man/Figure/BSTVC_desktop_logo_motion.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added man/Figure/BSTVC_full_map_framework.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading