Miscellaneous tools for meditation and mental health. Optionally a very basic R package for meditation and mental health.
Install R
Open R and type the following commands:
install.packages(devtools)
library(devtools)
devtools::install_github("jacobkap/meditations")
devtools::install_github("jfisher-usgs/meditate")
or
install.packages('devtools')
library(devtools)
devtools::install_github('neelsoumya/meditator')
Clone the repository. Go to your Terminal and type the following command:
git clone https://github.com/neelsoumya/meditator
In R, type the following commands
library(meditations)
library(meditate)
meditations::meditations()
meditate::Meditate()
or
From the Terminal, type the following commands
R --no-save < meditator.R
or
run the following shell script once you have cloned the repository
chmod 755 meditator.sh
./meditator.sh
A shiny app for this is available here:
https://sb2333medschl.shinyapps.io/meditator/
https://ncase.me/mental-health/#toc_18
https://www.software.ac.uk/blog/2021-12-14-mental-health-research-software-engineering
https://ncase.me/mental-health/#toc_18
https://plumvillage.app/calm-and-ease-one-of-the-most-liked-guided-meditations-on-the-app/
https://www.cambridgebuddhistcentre.com/
https://www.cambridgeinnerspace.org/
https://github.com/jfisher-usgs/meditate
https://github.com/jacobkap/meditations
Marcus Aurelius
Seneca
Swami Vivekananda
Lao Tse
Current whereabouts of the aforementioned people unknown.
Read Tao Te Ching by Lao Tse
https://www.gutenberg.org/ebooks/216
The Ten Bulls
https://www.buddhistdoor.com/OldWeb/passissue/9710/sources/art9.htm
Blessings to you, wherever and whoever you are.