casosprueba11

:package: The Title of the Project

https://github.com/avallecam/casosprueba11

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (18.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

:package: The Title of the Project

Basic Info
  • Host: GitHub
  • Owner: avallecam
  • License: gpl-2.0
  • Language: R
  • Default Branch: main
  • Size: 292 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 10 months ago · Last pushed 10 months ago
Metadata Files
Readme Contributing License Code of conduct Citation Support

README.Rmd

---
output: github_document
---




```{r, include = FALSE}
knitr::opts_chunk$set(collapse  = TRUE,
                      comment   = "#>",
                      fig.path  = "figures/readme/",
                      out.width = "100%")
```



casosprueba11 
=========================================================


[![License: GPL (>= 2)](https://img.shields.io/badge/License-GPL%20%28%3E%3D%202%29-blue.svg)](https://choosealicense.com/licenses/gpl-2.0/)




Overview
Data sources
Workflow
Content
Installation
Usage
Citation
Contributing
Acknowledgments
References

## Overview This project is dedicated to... **{{ DESCRIBE YOUR PROJECT }}** ## Data sources This project uses the following databases: **{{ DESCRIBE THE DATA SOURCES }}** ## Workflow The analysis pipeline follows these steps: **{{ DESCRIBE THE PIPELINE }}** ## Content This repository is structured as follow: - [`DESCRIPTION`](https://github.com/avallecam/casosprueba11/tree/main/DESCRIPTION): contains project metadata (authors, date, dependencies, etc.) - [`make.R`](https://github.com/avallecam/casosprueba11/tree/main/make.R): main R script to run the entire project - [`R/`](https://github.com/avallecam/casosprueba11/tree/main/R): contains R functions developed especially for this project **{{ LIST ADDITIONAL FILES/FOLDER }}** ## Installation To install this compendium: - [Fork](https://docs.github.com/en/get-started/quickstart/contributing-to-projects) this repository using the GitHub interface. - [Clone](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository) your fork using `git clone fork-url` (replace `fork-url` by the URL of your fork). Alternatively, open [RStudio IDE](https://posit.co/products/open-source/rstudio/) and create a New Project from Version Control. ## Usage Launch the [`make.R`](https://github.com/avallecam/casosprueba11/tree/main/make.R) file with: ```{r eval=FALSE} source("make.R") ``` **Notes** - All required packages listed in the `DESCRIPTION` file will be installed (if necessary) - All required packages and R functions will be loaded - Some analyses listed in the `make.R` might take time ## Citation See [CITATION.cff](CITATION.cff) for citation information, including a list of authors. ([Read more about the Citation File Format and how to use it](https://citation-file-format.github.io/).) To cite these tutorials in publications use: ```{r, eval=TRUE, echo=FALSE, comment=""} cffr::as_bibentry(x = "CITATION.cff") ``` A BibTeX entry for LaTeX users is: ```{r, eval=TRUE, echo=FALSE, comment=""} utils::toBibtex(cffr::as_bibentry(x = "CITATION.cff")) ``` ## Contributing All types of contributions are encouraged and valued. For more information, check out our [Contributor Guidelines](https://github.com/avallecam/casosprueba11/blob/main/CONTRIBUTING.md). Please note that this project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/1/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms. ## Acknowledgments **{{ OPTIONAL SECTION }}** ## References **{{ OPTIONAL SECTION }}**

Owner

  • Name: Andree Valle Campos
  • Login: avallecam
  • Kind: user
  • Location: Lima, Perú

pron: él/he/his, peruano, tusán.

Citation (CITATION.cff)

# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
 
cff-version: 1.2.0
message: 'To cite package "casosprueba11" in publications use:'
type: software
license: GPL-2.0-or-later
title: 'casosprueba11: My Reproducible Proyect Testing'
version: 0.0.0.9000
abstract: A paragraph providing a full description of the project (on several lines...)
authors:
- family-names: Valle-Campos
  given-names: Andree
  email: avallecam@gmail.com
  orcid: https://orcid.org/0000-0002-7779-481X
repository-code: https://github.com/avallecam/casosprueba11
url: https://github.com/avallecam/casosprueba11
contact:
- family-names: Valle-Campos
  given-names: Andree
  email: avallecam@gmail.com
  orcid: https://orcid.org/0000-0002-7779-481X
date-released: '2025-04-23'

GitHub Events

Total
  • Push event: 14
  • Create event: 2
Last Year
  • Push event: 14
  • Create event: 2

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 17
  • Total Committers: 1
  • Avg Commits per committer: 17.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 17
  • Committers: 1
  • Avg Commits per committer: 17.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Andree Valle Campos a****m@g****m 17

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

DESCRIPTION cran
  • renv * imports