Other packages > Find by keyword >

orisma  

Occupational Risk Integrated Systematic Mapping and Analysis
View on CRAN: Click here


Download and install orisma package within the R console
Install from CRAN:
install.packages("orisma")

Install from Github:
library("remotes")
install_github("cran/orisma")

Install by package version:
library("remotes")
install_version("orisma", "0.1.0")



Attach the package and use:
library("orisma")
Maintained by
Raúl Aguilar Elena
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2026-05-18
Latest Update: 2026-05-18
Description:
A complete pipeline for systematic bibliometric mapping of occupational health and safety (OHS) evidence. Starting from reference files exported from major bibliographic databases such as Web of Science, Scopus, PubMed, Dimensions, EBSCO, and others, 'orisma' automates ingestion, deduplication, relevance filtering, occupational risk category extraction, bibliometric analysis, and report generation. The package is related to bibliometric science mapping and evidence synthesis workflows described by Aria and Cuccurullo (2017) <doi:10.1016/j.joi.2017.08.007>, Westgate (2019) <doi:10.1002/jrsm.1374>, and Lajeunesse (2016) <doi:10.1111/2041-210X.12472>, but adds a domain-specific occupational safety and health layer. The package implements three original bibliometric indicators: (1) the Worker-Risk Disconnection Index (WRDI), measuring the proportion of studies that characterise an occupational risk without including direct worker exposure data; (2) the Risk Category Saturation Index (RCS), measuring the relative over- or under-representation of each risk category relative to a uniform baseline; and (3) the Material-Gap Profile (MGP), measuring the ratio between a material's known hazard potential and its coverage in the occupational health literature. Two additional preventive intelligence indicators are provided: (4) the Abstract Sufficiency Score (ASS, 0-5), a cumulative hierarchical index of the preventively useful information contained in an abstract; and (5) the Bridge Article Score (0-5), identifying studies that simultaneously address technology, hazardous agent, worker population, exposure measurement, and preventive recommendations. Risk categories are extracted using a built-in occupational risk dictionary of 58 categories anchored in ISO 45001:2018, INSST, NIOSH, and EU-OSHA frameworks, organised in six blocks: Safety, Industrial Hygiene, Ergonomics, Psychosociology, Biological Hazards, and Emerging Technologies. The dictionary is user-extensible. Outputs include bilingual HTML reports, occupational risk sheets, priority reading rankings, guided extraction matrices for systematic review, and reproducibility certificates with MD5 hashes.
How to cite:
Raúl Aguilar Elena (2026). orisma: Occupational Risk Integrated Systematic Mapping and Analysis. R package version 0.1.0, https://cran.r-project.org/web/packages/orisma. Accessed 04 Jul. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited orisma R package
View orisma citation profile
Other R packages that orisma depends, imports, suggests or enhances
Complete documentation for orisma
Functions, R codes and Examples using the orisma R package
Full orisma package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

SurvCorr  
Correlation of Bivariate Survival Times
Estimates correlation coefficients with associated confidence limits for bivariate, partially censo ...
Download / Learn more Package Citations See dependency  
PELVIS  
Probabilistic Sex Estimate using Logistic Regression, Based on VISual Traits of the Human Os Coxae
An R-Shiny application implementing a method of sexing the human os coxae based on logistic regressi ...
Download / Learn more Package Citations See dependency  
missCompare  
Intuitive Missing Data Imputation Framework
Offers a convenient pipeline to test and compare various missing data imputation algorithms on simu ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
multiwayvcov  
Multi-Way Standard Error Clustering
Exports two functions implementing multi-way clustering using the method suggested by Cameron, Gelb ...
Download / Learn more Package Citations See dependency  
musica  
Multiscale Climate Model Assessment
Provides functions allowing for (1) easy aggregation of multivariate time series into custom time sc ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,674

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA