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.
| Version: | 1.2.3 | 
| Depends: | methods, R (≥ 2.10) | 
| Imports: | bookdown, grDevices, grid, knitr, lattice, latticeExtra, plotrix, Rcpp (≥ 0.11.3), remotes, sf, sp, stats, terra | 
| LinkingTo: | Rcpp | 
| Suggests: | checkmate, raster, rmarkdown, tinytest | 
| Published: | 2023-01-06 | 
| DOI: | 10.32614/CRAN.package.Orcs | 
| Author: | Florian Detsch [cre, aut], Tim Appelhans [aut], Baptiste Auguie [ctb], OpenStreetMap contributors [cph] | 
| Maintainer: | Florian Detsch <fdetsch at web.de> | 
| BugReports: | https://github.com/fdetsch/Orcs/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/fdetsch/Orcs | 
| NeedsCompilation: | yes | 
| SystemRequirements: | GNU make, 7zip, unix2dos | 
| Materials: | README, NEWS | 
| CRAN checks: | Orcs results | 
| Reference manual: | Orcs.html , Orcs.pdf | 
| Vignettes: | 'lineEnding' and the clash of operating systems (source, R code) Merge multiple data frames with 'multiMerge' (source, R code) Set working directory OS-dependent with 'setwdOS' (source, R code) | 
| Package source: | Orcs_1.2.3.tar.gz | 
| Windows binaries: | r-devel: Orcs_1.2.3.zip, r-release: Orcs_1.2.3.zip, r-oldrel: Orcs_1.2.3.zip | 
| macOS binaries: | r-release (arm64): Orcs_1.2.3.tgz, r-oldrel (arm64): Orcs_1.2.3.tgz, r-release (x86_64): Orcs_1.2.3.tgz, r-oldrel (x86_64): Orcs_1.2.3.tgz | 
| Old sources: | Orcs archive | 
Please use the canonical form https://CRAN.R-project.org/package=Orcs to link to this page.