Package: Orcs 1.2.3
Orcs: Omnidirectional R Code Snippets
I tend to repeat the same code chunks over and over again. At first, this was fine for me and I paid little attention to such redundancies. A little later, when I got tired of manually replacing Linux filepaths with the referring Windows versions, and vice versa, I started to stuff some very frequently used work-steps into functions and, even later, into a proper R package. And that's what this package is - a hodgepodge of various R functions meant to simplify (my) everyday-life coding work without, at the same time, being devoted to a particular scope of application.
Authors:
Orcs_1.2.3.tar.gz
Orcs_1.2.3.zip(r-4.5)Orcs_1.2.3.zip(r-4.4)Orcs_1.2.3.zip(r-4.3)
Orcs_1.2.3.tgz(r-4.4-x86_64)Orcs_1.2.3.tgz(r-4.4-arm64)Orcs_1.2.3.tgz(r-4.3-x86_64)Orcs_1.2.3.tgz(r-4.3-arm64)
Orcs_1.2.3.tar.gz(r-4.5-noble)Orcs_1.2.3.tar.gz(r-4.4-noble)
Orcs_1.2.3.tgz(r-4.4-emscripten)Orcs_1.2.3.tgz(r-4.3-emscripten)
Orcs.pdf |Orcs.html✨
Orcs/json (API)
NEWS
# Install 'Orcs' in R: |
install.packages('Orcs', repos = c('https://fdetsch.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/fdetsch/orcs/issues
Last updated 2 years agofrom:6658fc3974. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-win-x86_64 | OK | Nov 07 2024 |
R-4.5-linux-x86_64 | OK | Nov 07 2024 |
R-4.4-win-x86_64 | OK | Nov 07 2024 |
R-4.4-mac-x86_64 | OK | Nov 07 2024 |
R-4.4-mac-aarch64 | OK | Nov 07 2024 |
R-4.3-win-x86_64 | OK | Nov 07 2024 |
R-4.3-mac-x86_64 | OK | Nov 07 2024 |
R-4.3-mac-aarch64 | OK | Nov 07 2024 |
Exports:assignSSHbuildBookbumpVersioncompareDistributionscoords2Linescoords2PolygonsdimCevalMetricsext2spygrid.stextifMissinglatticeCombineGridlatticeCombineLayerlineEndinglist2dfloadFromGitloadPkgsmeanDifferencemergemultiKnitncolCnrowCoffsetGridTextpar7zippureBasenamepvaluergb2spLayoutrmDuplColssetwdOSstextGrobsubstrCtrimImagesunlistStrsplitunsortedFactor
Dependencies:base64encbookdownbslibcachemclassclassIntcliDBIdeldirdigeste1071evaluatefastmapfontawesomefsgluehighrhtmltoolsinterpjpegjquerylibjsonliteKernSmoothknitrlatticelatticeExtralifecyclemagrittrMASSmemoisemimeplotrixpngproxyR6rappdirsRColorBrewerRcppRcppEigenremotesrlangrmarkdowns2sasssfspterratinytexunitswkxfunyaml
lineEnding and the clash of operating systems
Rendered fromlineEnding.Rmd
usingknitr::knitr
on Nov 07 2024.Last update: 2022-09-26
Started: 2015-09-30
Merge multiple data frames with multiMerge
Rendered frommerge.Rmd
usingknitr::knitr
on Nov 07 2024.Last update: 2022-09-26
Started: 2018-05-31
Set working directory OS-dependent with setwdOS
Rendered fromsetwdOS.Rmd
usingknitr::knitr
on Nov 07 2024.Last update: 2018-05-31
Started: 2015-05-28