From 99d2c8599217fc608c9d7fcefaaa8071c38d4dbd Mon Sep 17 00:00:00 2001 From: aylapear Date: Thu, 26 Oct 2023 16:03:44 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20poissonc?= =?UTF-8?q?onsulting/psql@bc994aca66435630b9dbd2decf069e085cea4ebd=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 404.html | 5 ++- CODE_OF_CONDUCT.html | 5 ++- LICENSE-text.html | 5 ++- LICENSE.html | 5 ++- SECURITY.html | 5 ++- authors.html | 9 ++-- index.html | 5 ++- news/index.html | 73 +++++++++++++++++++++++++++++++++ pkgdown.yml | 2 +- reference/index.html | 5 ++- reference/params.html | 5 ++- reference/psql_add_data.html | 5 ++- reference/psql_backup.html | 5 ++- reference/psql_connect.html | 5 ++- reference/psql_create_db.html | 5 ++- reference/psql_execute_db.html | 5 ++- reference/psql_list_tables.html | 5 ++- reference/psql_read_table.html | 5 ++- sitemap.xml | 3 ++ 19 files changed, 143 insertions(+), 19 deletions(-) create mode 100644 news/index.html diff --git a/404.html b/404.html index ec45317..5a75e31 100644 --- a/404.html +++ b/404.html @@ -32,7 +32,7 @@ psql - 0.0.0.9000 + 0.1.0 @@ -40,6 +40,9 @@ diff --git a/CODE_OF_CONDUCT.html b/CODE_OF_CONDUCT.html index a177f46..c90f452 100644 --- a/CODE_OF_CONDUCT.html +++ b/CODE_OF_CONDUCT.html @@ -17,13 +17,16 @@ psql - 0.0.0.9000 + 0.1.0 diff --git a/LICENSE-text.html b/LICENSE-text.html index 74a1746..b9c5511 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -17,13 +17,16 @@ psql - 0.0.0.9000 + 0.1.0 diff --git a/LICENSE.html b/LICENSE.html index 7ca6b2b..63431d7 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -17,13 +17,16 @@ psql - 0.0.0.9000 + 0.1.0 diff --git a/SECURITY.html b/SECURITY.html index d5a343b..7856319 100644 --- a/SECURITY.html +++ b/SECURITY.html @@ -17,13 +17,16 @@ psql - 0.0.0.9000 + 0.1.0 diff --git a/authors.html b/authors.html index 4096b70..ec9efee 100644 --- a/authors.html +++ b/authors.html @@ -17,13 +17,16 @@ psql - 0.0.0.9000 + 0.1.0 @@ -54,13 +57,13 @@

Citation

Pearson A (2023). psql: Connecting, reading and writing to PostgreSQL databases. -R package version 0.0.0.9000. +R package version 0.1.0.

@Manual{,
   title = {psql: Connecting, reading and writing to PostgreSQL databases},
   author = {Ayla Pearson},
   year = {2023},
-  note = {R package version 0.0.0.9000},
+  note = {R package version 0.1.0},
 }
diff --git a/index.html b/index.html index 1fe5ac0..a8e5ebb 100644 --- a/index.html +++ b/index.html @@ -37,7 +37,7 @@ psql - 0.0.0.9000 + 0.1.0 @@ -45,6 +45,9 @@ diff --git a/news/index.html b/news/index.html new file mode 100644 index 0000000..a05c5f6 --- /dev/null +++ b/news/index.html @@ -0,0 +1,73 @@ + +Changelog • psql + + +
+
+ + + +
+
+ + +
+ +
  • Initial release of package
  • +
+
+ + + +
+ + +
+ +
+

Site built with pkgdown 2.0.7.

+
+ +
+ + + + + + + + diff --git a/pkgdown.yml b/pkgdown.yml index e283c48..608e6d4 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -2,5 +2,5 @@ pandoc: 2.19.2 pkgdown: 2.0.7 pkgdown_sha: ~ articles: {} -last_built: 2023-10-26T16:00Z +last_built: 2023-10-26T16:03Z diff --git a/reference/index.html b/reference/index.html index 0f605dc..90392dd 100644 --- a/reference/index.html +++ b/reference/index.html @@ -17,13 +17,16 @@ psql - 0.0.0.9000 + 0.1.0 diff --git a/reference/params.html b/reference/params.html index e54ee3e..ac22b7a 100644 --- a/reference/params.html +++ b/reference/params.html @@ -17,13 +17,16 @@ psql - 0.0.0.9000 + 0.1.0 diff --git a/reference/psql_add_data.html b/reference/psql_add_data.html index 397512a..c6d01ba 100644 --- a/reference/psql_add_data.html +++ b/reference/psql_add_data.html @@ -19,13 +19,16 @@ psql - 0.0.0.9000 + 0.1.0 diff --git a/reference/psql_backup.html b/reference/psql_backup.html index 85c2158..b72039d 100644 --- a/reference/psql_backup.html +++ b/reference/psql_backup.html @@ -18,13 +18,16 @@ psql - 0.0.0.9000 + 0.1.0 diff --git a/reference/psql_connect.html b/reference/psql_connect.html index a051b42..8b9abac 100644 --- a/reference/psql_connect.html +++ b/reference/psql_connect.html @@ -18,13 +18,16 @@ psql - 0.0.0.9000 + 0.1.0 diff --git a/reference/psql_create_db.html b/reference/psql_create_db.html index d7d5e74..7575cce 100644 --- a/reference/psql_create_db.html +++ b/reference/psql_create_db.html @@ -17,13 +17,16 @@ psql - 0.0.0.9000 + 0.1.0 diff --git a/reference/psql_execute_db.html b/reference/psql_execute_db.html index 016cecd..e418697 100644 --- a/reference/psql_execute_db.html +++ b/reference/psql_execute_db.html @@ -17,13 +17,16 @@ psql - 0.0.0.9000 + 0.1.0 diff --git a/reference/psql_list_tables.html b/reference/psql_list_tables.html index 090919c..0cb4094 100644 --- a/reference/psql_list_tables.html +++ b/reference/psql_list_tables.html @@ -17,13 +17,16 @@ psql - 0.0.0.9000 + 0.1.0 diff --git a/reference/psql_read_table.html b/reference/psql_read_table.html index dcfb824..924a5f1 100644 --- a/reference/psql_read_table.html +++ b/reference/psql_read_table.html @@ -17,13 +17,16 @@ psql - 0.0.0.9000 + 0.1.0 diff --git a/sitemap.xml b/sitemap.xml index 83c24dc..bc6b14d 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -21,6 +21,9 @@ /index.html + + /news/index.html + /reference/index.html