Skip to content

Commit

Permalink
Deploying to gh-pages from @ b2a708c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ddsjoberg committed Jan 25, 2024
1 parent ca4dd56 commit 10acbb9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pandoc: 2.19.2
pkgdown: 2.0.7
pkgdown_sha: ~
articles: {}
last_built: 2024-01-25T05:13Z
last_built: 2024-01-25T05:16Z
urls:
reference: http://www.danieldsjoberg.com/standalone/reference
article: http://www.danieldsjoberg.com/standalone/articles
Expand Down
2 changes: 1 addition & 1 deletion reference/copy_standalone_script.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion reference/lst_scripts.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion search.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"path":"http://www.danieldsjoberg.com/standalone/LICENSE.html","id":null,"dir":"","previous_headings":"","what":"MIT License","title":"MIT License","text":"Copyright (c) 2024 standalone authors Permission hereby granted, free charge, person obtaining copy software associated documentation files (“Software”), deal Software without restriction, including without limitation rights use, copy, modify, merge, publish, distribute, sublicense, /sell copies Software, permit persons Software furnished , subject following conditions: copyright notice permission notice shall included copies substantial portions Software. SOFTWARE PROVIDED “”, WITHOUT WARRANTY KIND, EXPRESS IMPLIED, INCLUDING LIMITED WARRANTIES MERCHANTABILITY, FITNESS PARTICULAR PURPOSE NONINFRINGEMENT. EVENT SHALL AUTHORS COPYRIGHT HOLDERS LIABLE CLAIM, DAMAGES LIABILITY, WHETHER ACTION CONTRACT, TORT OTHERWISE, ARISING , CONNECTION SOFTWARE USE DEALINGS SOFTWARE.","code":""},{"path":"http://www.danieldsjoberg.com/standalone/authors.html","id":null,"dir":"","previous_headings":"","what":"Authors","title":"Authors and Citation","text":"Daniel D. Sjoberg. Author, maintainer.","code":""},{"path":"http://www.danieldsjoberg.com/standalone/authors.html","id":"citation","dir":"","previous_headings":"","what":"Citation","title":"Authors and Citation","text":"Sjoberg D (2024). standalone: Package (One Line, Title Case). R package version 0.0.0.9000, http://www.danieldsjoberg.com/standalone/.","code":"@Manual{, title = {standalone: What the Package Does (One Line, Title Case)}, author = {Daniel D. Sjoberg}, year = {2024}, note = {R package version 0.0.0.9000}, url = {http://www.danieldsjoberg.com/standalone/}, }"},{"path":"http://www.danieldsjoberg.com/standalone/index.html","id":"standalone","dir":"","previous_headings":"","what":"What the Package Does (One Line, Title Case)","title":"What the Package Does (One Line, Title Case)","text":"goal standalone provide standalone scripts useful development R packages. need install package use interface, standalone package need dependency package developing.","code":""},{"path":"http://www.danieldsjoberg.com/standalone/index.html","id":"installation","dir":"","previous_headings":"","what":"Installation","title":"What the Package Does (One Line, Title Case)","text":"can install standalone GitHub :","code":"# install.packages(\"devtools\") devtools::install_github(\"ddsjoberg/standalone\")"},{"path":"http://www.danieldsjoberg.com/standalone/index.html","id":"example","dir":"","previous_headings":"","what":"Example","title":"What the Package Does (One Line, Title Case)","text":"copy standalone script useful checks user inputs, run:","code":"standalone::copy_standalone_script(\"standalone-checks\")"},{"path":"http://www.danieldsjoberg.com/standalone/reference/copy_standalone_script.html","id":null,"dir":"Reference","previous_headings":"","what":"Copy Standalone Script — copy_standalone_script","title":"Copy Standalone Script — copy_standalone_script","text":"Copy standalone script within package rlang package local package.","code":""},{"path":"http://www.danieldsjoberg.com/standalone/reference/copy_standalone_script.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Copy Standalone Script — copy_standalone_script","text":"","code":"copy_standalone_script(script, destdir = \"./R\")"},{"path":"http://www.danieldsjoberg.com/standalone/reference/copy_standalone_script.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Copy Standalone Script — copy_standalone_script","text":"script (string) named script copy. names follow pattern <pkgname>-<script_name>. Must one 'standalone-checks'. destdir directory script saved. Default \"./R\"","code":""},{"path":"http://www.danieldsjoberg.com/standalone/reference/copy_standalone_script.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"Copy Standalone Script — copy_standalone_script","text":"","code":"if (FALSE) { copy_standalone_script(\"standalone-checks\") }"},{"path":"http://www.danieldsjoberg.com/standalone/reference/lst_scripts.html","id":null,"dir":"Reference","previous_headings":"","what":"Standalone Script — lst_scripts","title":"Standalone Script — lst_scripts","text":"Named list values raw URL locations standalone scripts","code":""},{"path":"http://www.danieldsjoberg.com/standalone/reference/lst_scripts.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Standalone Script — lst_scripts","text":"","code":"lst_scripts"},{"path":"http://www.danieldsjoberg.com/standalone/reference/lst_scripts.html","id":"format","dir":"Reference","previous_headings":"","what":"Format","title":"Standalone Script — lst_scripts","text":"object class list length 1.","code":""}]
[{"path":"http://www.danieldsjoberg.com/standalone/LICENSE.html","id":null,"dir":"","previous_headings":"","what":"MIT License","title":"MIT License","text":"Copyright (c) 2024 standalone authors Permission hereby granted, free charge, person obtaining copy software associated documentation files (“Software”), deal Software without restriction, including without limitation rights use, copy, modify, merge, publish, distribute, sublicense, /sell copies Software, permit persons Software furnished , subject following conditions: copyright notice permission notice shall included copies substantial portions Software. SOFTWARE PROVIDED “”, WITHOUT WARRANTY KIND, EXPRESS IMPLIED, INCLUDING LIMITED WARRANTIES MERCHANTABILITY, FITNESS PARTICULAR PURPOSE NONINFRINGEMENT. EVENT SHALL AUTHORS COPYRIGHT HOLDERS LIABLE CLAIM, DAMAGES LIABILITY, WHETHER ACTION CONTRACT, TORT OTHERWISE, ARISING , CONNECTION SOFTWARE USE DEALINGS SOFTWARE.","code":""},{"path":"http://www.danieldsjoberg.com/standalone/authors.html","id":null,"dir":"","previous_headings":"","what":"Authors","title":"Authors and Citation","text":"Daniel D. Sjoberg. Author, maintainer.","code":""},{"path":"http://www.danieldsjoberg.com/standalone/authors.html","id":"citation","dir":"","previous_headings":"","what":"Citation","title":"Authors and Citation","text":"Sjoberg D (2024). standalone: Package (One Line, Title Case). R package version 0.0.0.9000, http://www.danieldsjoberg.com/standalone/.","code":"@Manual{, title = {standalone: What the Package Does (One Line, Title Case)}, author = {Daniel D. Sjoberg}, year = {2024}, note = {R package version 0.0.0.9000}, url = {http://www.danieldsjoberg.com/standalone/}, }"},{"path":"http://www.danieldsjoberg.com/standalone/index.html","id":"standalone","dir":"","previous_headings":"","what":"What the Package Does (One Line, Title Case)","title":"What the Package Does (One Line, Title Case)","text":"goal standalone provide standalone scripts useful development R packages. need install package use interface, standalone package need dependency package developing.","code":""},{"path":"http://www.danieldsjoberg.com/standalone/index.html","id":"installation","dir":"","previous_headings":"","what":"Installation","title":"What the Package Does (One Line, Title Case)","text":"can install standalone GitHub :","code":"# install.packages(\"devtools\") devtools::install_github(\"ddsjoberg/standalone\")"},{"path":"http://www.danieldsjoberg.com/standalone/index.html","id":"example","dir":"","previous_headings":"","what":"Example","title":"What the Package Does (One Line, Title Case)","text":"copy standalone script useful checks user inputs, run:","code":"standalone::copy_standalone_script(\"standalone-checks\")"},{"path":"http://www.danieldsjoberg.com/standalone/reference/copy_standalone_script.html","id":null,"dir":"Reference","previous_headings":"","what":"Copy Standalone Script — copy_standalone_script","title":"Copy Standalone Script — copy_standalone_script","text":"Copy standalone script within package rlang package local package.","code":""},{"path":"http://www.danieldsjoberg.com/standalone/reference/copy_standalone_script.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Copy Standalone Script — copy_standalone_script","text":"","code":"copy_standalone_script(script, destdir = \"./R\")"},{"path":"http://www.danieldsjoberg.com/standalone/reference/copy_standalone_script.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Copy Standalone Script — copy_standalone_script","text":"script (string) named script copy. names follow pattern <pkgname>-<script_name>. Must one 'standalone-checks', 'standalone-stringr', 'standalone-forcats', 'rlang-purrr'. destdir directory script saved. Default \"./R\"","code":""},{"path":"http://www.danieldsjoberg.com/standalone/reference/copy_standalone_script.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"Copy Standalone Script — copy_standalone_script","text":"","code":"if (FALSE) { copy_standalone_script(\"standalone-checks\") }"},{"path":"http://www.danieldsjoberg.com/standalone/reference/lst_scripts.html","id":null,"dir":"Reference","previous_headings":"","what":"Standalone Script — lst_scripts","title":"Standalone Script — lst_scripts","text":"Named list values raw URL locations standalone scripts","code":""},{"path":"http://www.danieldsjoberg.com/standalone/reference/lst_scripts.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Standalone Script — lst_scripts","text":"","code":"lst_scripts"},{"path":"http://www.danieldsjoberg.com/standalone/reference/lst_scripts.html","id":"format","dir":"Reference","previous_headings":"","what":"Format","title":"Standalone Script — lst_scripts","text":"object class list length 4.","code":""}]

0 comments on commit 10acbb9

Please sign in to comment.