Skip to content

Commit

Permalink
Added preliminary package logo.
Browse files Browse the repository at this point in the history
  • Loading branch information
MMenchero committed Dec 30, 2023
1 parent 8841e4c commit 8bd58c4
Show file tree
Hide file tree
Showing 13 changed files with 19 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ knitr::opts_chunk$set(

The `nixtlar` package provides R users with a SDK for [Nixtla's TimeGPT API](https://docs.nixtla.io/).

<!-- logo -->
# nixtlar <a href="https://nixtla.github.io/nixtlar/"><img src="man/figures/logo.png" align="right" height="139" alt="nixtlar website" /></a>

<!-- badges: start -->
[![CRAN status](https://www.r-pkg.org/badges/version/nixtlar)](https://CRAN.R-project.org/package=nixtlar)
[![R-CMD-check](https://github.com/MMenchero/nixtlar/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/MMenchero/nixtlar/actions/workflows/R-CMD-check.yaml)
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
The `nixtlar` package provides R users with a SDK for [Nixtla’s TimeGPT
API](https://docs.nixtla.io/).

<!-- logo -->

# nixtlar <a href="https://nixtla.github.io/nixtlar/"><img src="man/figures/logo.png" align="right" height="139" alt="nixtlar website" /></a>

<!-- badges: start -->

[![CRAN
Expand Down
12 changes: 12 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ navbar:
href: articles/get-started.html
- text: "Reference"
href: reference/index.html
- text: "Nixtla"
href: https://docs.nixtla.io/
- text: "Articles"
menu:
- text: "Anomaly Detection"
Expand All @@ -19,3 +21,13 @@ navbar:
- href: articles/cross-validation.html
- text: "Historical Forecast"
- href: articles/historical-forecast.html

home:
links:
- text: "Browse source code"
href: https://github.com/Nixtla/nixtlar/
- text: "Report a bug"
href: https://github.com/Nixtla/nixtlar/issues
- text: "Learn more"
href: https://arxiv.org/abs/2310.03589

Binary file added man/figures/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pkgdown/favicon/apple-touch-icon-120x120.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pkgdown/favicon/apple-touch-icon-152x152.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pkgdown/favicon/apple-touch-icon-180x180.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pkgdown/favicon/apple-touch-icon-60x60.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pkgdown/favicon/apple-touch-icon-76x76.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pkgdown/favicon/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pkgdown/favicon/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pkgdown/favicon/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pkgdown/favicon/favicon.ico
Binary file not shown.

0 comments on commit 8bd58c4

Please sign in to comment.