@@ -323,7 +323,7 @@ Colloquially, these activities are called
323323 Amazon, Azure and Google cloud services without the need for external system dependencies.
324324 Amazon Web Services is a popular, proprietary cloud service offering a
325325 suite of computing, storage, and infrastructure tools.
326- - ` r pkg("pins") ` can be used to publish data, models, and other R objects across a range of
326+ - ` r pkg("pins") ` can be used to publish data, models, and other R objects across a range of
327327 backends, including AWS, Azure, Google Cloud Storage, and Posit Connect.
328328
329329### Software Development
@@ -472,7 +472,7 @@ The following packages provide an interface to its associated service, unless no
472472 - ` r pkg("REDCapR") ` and ` r pkg("redcapAPI") ` export and import data from a REDCap,
473473 a web application for building and managing online surveys and research databases.
474474 - Another layer of packages provide additional extensions that to streamline many common operations, including
475- ` r pkg("REDCapTidieR") ` ,
475+ ` r pkg("REDCapTidieR") ` ,
476476 ` r pkg("tidyREDCap") ` ,
477477 ` r pkg("ReviewR") ` ,
478478 ` r pkg("REDCapCAST") ` , and
@@ -749,6 +749,9 @@ For specialized situations, the following resources may be useful:
749749
750750### Links
751751
752- - [ Omega Project for Statistical Computing] ( https://OmegaHat.net/ ) :
753- Open-source packages from authors in (or close to) the R Core Team,
754- especially for web-based technologies, actively developed 1998-2013.
752+ - The "Omega Project for Statistical Computing"
753+ was a collection of open-source packages from authors in (or close to) the R Core Team,
754+ especially for web-based technologies, actively developed 1998-2013.
755+ Some are still referenced on this task view.
756+ The (mostly dormant) packages are available at
757+ < https://github.com/omegahat > .
0 commit comments