All Projects → rmetaverse → metaverse

rmetaverse / metaverse

Licence: LGPL-3.0 license
Package to provide consistent evidence synthesis workflow in R

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to metaverse

metaBMA
Bayesian Model Averaging for Random and Fixed Effects Meta-Analysis
Stars: ✭ 20 (-52.38%)
Mutual labels:  meta-analysis, evidence-synthesis
medrxivr
Access and search medRxiv and bioRxiv preprint data
Stars: ✭ 34 (-19.05%)
Mutual labels:  systematic-reviews, evidence-synthesis
nft-generator-py
Unique image & metadata generation using weighted layer collections.
Stars: ✭ 127 (+202.38%)
Mutual labels:  metaverse
metadat
Meta-analytic datasets for R
Stars: ✭ 21 (-50%)
Mutual labels:  meta-analysis
buhos
Web based systematic literature review software
Stars: ✭ 25 (-40.48%)
Mutual labels:  systematic-reviews
qiqqa-open-source
The open-sourced version of the award-winning Qiqqa research management tool for Windows (a bleeding edge dev fork) ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ☞☞☞ File any issues you find in the main repo issue tracker at https://github.com/jimmejardine/qiqqa-open-source/issues
Stars: ✭ 32 (-23.81%)
Mutual labels:  meta-analysis
metaverse-development
Certified Web3 and Metaverse Developer Syllabus and Details by Panaverse
Stars: ✭ 195 (+364.29%)
Mutual labels:  metaverse
ossos
Webbased Character Animation System
Stars: ✭ 158 (+276.19%)
Mutual labels:  metaverse
WalkTheWeb
WalkTheWeb 3D Internet - Metaverse - Multiverse - Host your own multiplayer Metaverse of 3D Games, 3D Shopping, and 3D Scenes!
Stars: ✭ 28 (-33.33%)
Mutual labels:  metaverse
rvtests
Rare variant test software for next generation sequencing data
Stars: ✭ 114 (+171.43%)
Mutual labels:  meta-analysis
TIGMINT
TIGMINT: OSINT (Open Source Intelligence) GUI software framework
Stars: ✭ 195 (+364.29%)
Mutual labels:  meta-analysis
asreview-wordcloud
ASReview extension to generate wordcloud from data files.
Stars: ✭ 14 (-66.67%)
Mutual labels:  systematic-reviews
psychmeta
Psychometric meta-analysis toolkit
Stars: ✭ 38 (-9.52%)
Mutual labels:  meta-analysis
yomo-metaverse-workplace-nextjs
Open-source Metaverse Workplace (Virtual Office) with YoMo, Macrometa, Agora.io, Next.js and other Geo-distributed System Tech Stacks.
Stars: ✭ 43 (+2.38%)
Mutual labels:  metaverse
MAVIS
MAVIS: Meta Analysis via Shiny
Stars: ✭ 32 (-23.81%)
Mutual labels:  meta-analysis
metafor
A meta-analysis package for R
Stars: ✭ 174 (+314.29%)
Mutual labels:  meta-analysis
XREngine
Immersive infrastructure for everyone. Everything you need to build and deploy scalable realtime 3D social apps and more. 🤖 🚀 👓 🚀 🕹️ 🚀 🧑🏿‍🚀
Stars: ✭ 423 (+907.14%)
Mutual labels:  metaverse
opencollar
The Open Source Role Play Device for the Metaverse.
Stars: ✭ 40 (-4.76%)
Mutual labels:  metaverse
PRISMA2020
Produce PRISMA-2020 compliant flow diagrams
Stars: ✭ 58 (+38.1%)
Mutual labels:  meta-analysis
meta
Official Git repository of R package meta
Stars: ✭ 48 (+14.29%)
Mutual labels:  meta-analysis

metaverse

Travis Build Status codecov

Evidence synthesis (ES) is the process of identifying, collating and synthesising primary scientific research (such as articles and reports) for the purposes of providing reliable, transparent summaries.

The goal of this project is to collect, integrate and expand the universe of available functions for ES projects in R, via our proposed metaverse package. Like tidyverse, metaverse is envisioned as a collector package that makes it straightforward to install a set of functions - currently located in separate packages - for a common purpose.

Installation

You can install the the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("rmetaverse/metaverse", dependencies = TRUE)

On Linux, you may need to

sudo apt install libudunits2-dev
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].