innovar

Package of functions of the Laboratory of Innovation in Health (InnovaLab) of the Institute of Tropical Medicine "Alexander von Humboldt", Universidad Peruana Cayetano Heredia.

https://github.com/healthinnovation/innovar

Science Score: 26.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.2%) to scientific vocabulary

Keywords

healthinnovation peru python r rstats upch
Last synced: 11 months ago · JSON representation

Repository

Package of functions of the Laboratory of Innovation in Health (InnovaLab) of the Institute of Tropical Medicine "Alexander von Humboldt", Universidad Peruana Cayetano Heredia.

Basic Info
Statistics
  • Stars: 6
  • Watchers: 1
  • Forks: 7
  • Open Issues: 9
  • Releases: 2
Topics
healthinnovation peru python r rstats upch
Created almost 6 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Changelog License Citation

README.md

Health Innovation Lab

Lifecycle:experimental contributions welcome Project Status: Active – The project has reached a stable, usable state and is being actively developed. R-CMD-check <!-- badges: end -->

🔵 Who we are

We are a multidisciplinary team focused on designing and evaluating innovative and accessible technologies to improve people's health. We promote the use of technologies and open data in order to lower implementation barriers, reproducibility and increase the impact of innovation proposals.

Our main lines of research include the development of diagnostic and detection systems, development of tools for environmental parameter detection, data science and big data applied to tropical diseases, and geospatial analysis of mobility and migration patterns.

🔵 Package installation

You can install the first version of innovar from GitHub:

The following code just copy and paste into the R console:

if(!require("remotes")) install.packages("remotes") remotes::install_github("healthinnovation/innovar@v.0.1.2")

library(innovar)

🔵 Our social networks

Owner

  • Name: Health Innovation Lab
  • Login: healthinnovation
  • Kind: organization
  • Email: imtavh.innovalab@oficinas-upch.pe
  • Location: Lima, Peru

A multidisciplinary team that design and test innovative solutions to improve public health.

GitHub Events

Total
  • Watch event: 1
  • Issue comment event: 1
  • Fork event: 1
Last Year
  • Watch event: 1
  • Issue comment event: 1
  • Fork event: 1

Dependencies

DESCRIPTION cran
  • R >= 3.6 depends
  • MASS * imports
  • Matrix * imports
  • RCurl * imports
  • broom * imports
  • dplyr * imports
  • fs * imports
  • gert * imports
  • ggplot2 * imports
  • magrittr * imports
  • methods * imports
  • psych * imports
  • purrr * imports
  • readr * imports
  • renv * imports
  • reticulate * imports
  • rgee * imports
  • rlang * imports
  • sf * imports
  • stringi * imports
  • stringr * imports
  • tidyr * imports
  • unikn * imports
  • zoo * imports
  • knitr * suggests
  • mapview * suggests
  • rmarkdown * suggests
  • tidyverse * suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/pkgdown.yaml actions
  • actions/checkout v2 composite
  • r-lib/actions/setup-pandoc v1 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/update-citation-cff.yaml actions
  • actions/checkout v2 composite
  • r-lib/actions/setup-r v1 composite
  • r-lib/actions/setup-r-dependencies v1 composite