Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

syncing devel branch #27

Merged
merged 3 commits into from
May 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ SystemRequirements: bcp Utility
Depends: R (>= 3.5.0)
Imports: data.table, sf, methods
Suggests: blob
URL: https://bcputility.roh.engineering, https://github.com/tomroh/bcputility
URL: https://bcputility.delveds.com, https://github.com/tomroh/bcputility
BugReports: https://github.com/tomroh/bcputility/issues
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- badges: start -->
[![CRAN status](https://www.r-pkg.org/badges/version/bcputility)](https://CRAN.R-project.org/package=bcputility)
[![R-CMD-check](https://github.com/tomroh/bcputility/workflows/R-CMD-check/badge.svg)](https://github.com/tomroh/bcputility/actions)
[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental-1)
[![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)
[![](https://cranlogs.r-pkg.org/badges/grand-total/bcputility?color=green)](https://cran.r-project.org/package=bcputility)
<!-- badges: end -->

Expand Down
24 changes: 16 additions & 8 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
#$url: https://bcputility.roh.engineering
url: https://bcputility.delveds.com
authors:
Thomas Roh:
href: https://roh.engineering/about
href: mailto:thomas.roh@delveds.com
template:
params:
bootswatch: readable
opengraph:
twitter:
creator: "@rstatengineer"
card: summary_large_image
bootstrap: 5
bootswatch: litera
bslib:
base_font: {google: "Ubuntu"}
heading_font: {google: "Raleway"}
code_font: {google: "Fira Code"}
includes:
after_navbar: '<a href="https://delveds.com"><img src="https://delveds.com/assets/img/delve-logo-black.svg" width=85 class="ms-2"></a>'

footer:
structure:
left: developed
components:
developed: "Developed by [Delve DS](https://delveds.com)."
114 changes: 52 additions & 62 deletions docs/404.html

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

Loading
Loading