{
  "_id": "6a4ca6d407c3fd5c3260eecb",
  "Package": "nic",
  "Title": "Nature Inspired Colours",
  "Version": "0.0.1",
  "Authors@R": "c(\nperson(given = \"Thiyanga S.\",\nfamily = \"Talagala\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ttalagala@sjp.ac.lk\",\ncomment = c(ORCID = \"0000-0002-5058-7503\")),\nperson(\"Janith C.\", \"Wanniarachchi\", role = c(\"aut\")),\nperson(\"Udeshi\", \"Salgado\", role=c(\"ctb\")))",
  "Description": "Color palettes based on nature inspired colours in \"Sri\nLanka\".",
  "URL": "https://github.com/thiyangt/nic",
  "BugReports": "https://github.com/thiyangt/nic/issues",
  "License": "CC0",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "VignetteBuilder": "knitr",
  "Repository": "https://thiyangt.r-universe.dev",
  "Date/Publication": "2023-03-12 09:58:37 UTC",
  "RemoteUrl": "https://github.com/thiyangt/nic",
  "RemoteRef": "HEAD",
  "RemoteSha": "313400eca219611ed259c79f5262a9db5e24f814",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 07:09:05 UTC",
    "User": "root"
  },
  "Author": "Thiyanga S. Talagala [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5058-7503>),\nJanith C. Wanniarachchi [aut],\nUdeshi Salgado [ctb]",
  "Maintainer": "Thiyanga S. Talagala <ttalagala@sjp.ac.lk>",
  "_user": "thiyangt",
  "_type": "src",
  "_file": "nic_0.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/23bf93095940459b733a6ee1d16955a280b0b7d3f3c7987287ee47817e72dfec",
  "_filesize": 1856411,
  "_sha256": "23bf93095940459b733a6ee1d16955a280b0b7d3f3c7987287ee47817e72dfec",
  "_expires": "2026-10-15T07:12:18.000Z",
  "_created": "2026-07-07T07:09:05.000Z",
  "_published": "2026-07-07T07:12:20.070Z",
  "_jobs": [
    {
      "job": 85557144394,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8130480558"
    },
    {
      "job": 85557144318,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8130481098"
    },
    {
      "job": 85557144307,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8130482977"
    },
    {
      "job": 85557144286,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8130480145"
    },
    {
      "job": 85556691860,
      "time": 171,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8130441344"
    },
    {
      "job": 85557144343,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8130473700"
    },
    {
      "job": 85557144322,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8130475925"
    },
    {
      "job": 85557144304,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8130466380"
    },
    {
      "job": 85557144331,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8130463296"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/thiyangt/actions/runs/28848115208",
  "_status": "success",
  "_upstream": "https://github.com/thiyangt/nic",
  "_commit": {
    "id": "313400eca219611ed259c79f5262a9db5e24f814",
    "author": "thiyangt <thiyanga.talagala@monash.edu>",
    "committer": "thiyangt <thiyanga.talagala@monash.edu>",
    "message": "fixed issue regarding to Hadley's comment \"Your package, nic, lists the tidyverse in either Depends,\nImports, or Suggests in the DESCRIPTION file. This is a bad idea because,\nin short, the tidyverse is a set of packages designed for interactive data\nanalysis, and it includes a very large number (>80) of direct and indirect\ndependencies, most of which your package probably doesn't use.\n\nInstead of depending on the entire tidyverse, please import from, suggest,\nor depend on the packages in the tidyverse that you actually use. This\nwill make your package faster to install and will head off potential\nproblems down the road.\"\n",
    "time": 1678615117
  },
  "_maintainer": {
    "name": "Thiyanga S. Talagala",
    "email": "ttalagala@sjp.ac.lk",
    "login": "thiyangtdata",
    "description": "",
    "uuid": 59036052,
    "orcid": "0000-0002-5058-7503"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "palmerpenguins",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "thiyangt",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "thiyangt",
      "count": 33,
      "uuid": 26638361
    },
    {
      "user": "janithwanni",
      "count": 6,
      "uuid": 8599256
    }
  ],
  "_userbio": {
    "uuid": 26638361,
    "type": "user",
    "name": "Thiyanga  Talagala",
    "followers": 184,
    "description": "Time Series, Machine Learning Interpretability, Large-Scale Forecasting\r\n(twitter: thiyangt)"
  },
  "_downloads": {
    "count": 356,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nic"
  },
  "_devurl": "https://github.com/thiyangt/nic",
  "_searchresults": 11,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/nic.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thiyangt/nic",
  "_realowner": "thiyangt",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-01-27"
    },
    {
      "version": "0.0.2",
      "date": "2023-03-13"
    }
  ],
  "_exports": [
    "nic_palette",
    "nic_palettes"
  ],
  "_help": [
    {
      "page": "nic_palette",
      "title": "NIC Palette Generator.",
      "topics": [
        "nic_palette"
      ]
    },
    {
      "page": "nic_palettes",
      "title": "Nature Inspired Colour Palatte Package",
      "topics": [
        "nic_palettes"
      ]
    }
  ],
  "_readme": "https://github.com/thiyangt/nic/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "color-palette-demo.Rmd",
      "filename": "color-palette-demo.html",
      "title": "Getting started on the Sri Lanka Nature Inspired Color (nic) Package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Sequential color palettes",
        "Diverging color palettes",
        "Qualitiative color palettes"
      ],
      "created": "2022-01-26 01:14:20",
      "modified": "2023-03-12 09:58:37",
      "commits": 2
    }
  ],
  "_score": 4.041392685158225,
  "_indexed": true,
  "_nocasepkg": "nic",
  "_universes": [
    "thiyangt",
    "thiyangtdata"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-07T07:11:03.000Z",
      "distro": "resolute",
      "commit": "313400eca219611ed259c79f5262a9db5e24f814",
      "fileid": "https://r2.ropensci.org/268ae794776b476756345443240aa72292ce5bba4dcbc11d244b6e90a0a01999",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/28848115208"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-07T07:11:07.000Z",
      "distro": "resolute",
      "commit": "313400eca219611ed259c79f5262a9db5e24f814",
      "fileid": "https://r2.ropensci.org/cbfee2b701ed9b9e1ffec7b427ab517506b8cca6a4c59df43312222fdac86e40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/28848115208"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-07T07:11:14.000Z",
      "commit": "313400eca219611ed259c79f5262a9db5e24f814",
      "fileid": "https://r2.ropensci.org/57fec9a5386095f94da2cf92a396f5a1a388aaccf545b0c86f2e1a3c77db1d84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/28848115208"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-07T07:11:06.000Z",
      "commit": "313400eca219611ed259c79f5262a9db5e24f814",
      "fileid": "https://r2.ropensci.org/8e4c21f61e8e039f7c61d3624fb9721a2071e872b3a875614e08019afd649808",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/28848115208"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-07-07T07:10:55.000Z",
      "commit": "313400eca219611ed259c79f5262a9db5e24f814",
      "fileid": "https://r2.ropensci.org/9c520ad4c0a560992ca5ce8dabff6c773940a8b99ca4a166690e45c973c7720f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/28848115208"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-07T07:10:38.000Z",
      "commit": "313400eca219611ed259c79f5262a9db5e24f814",
      "fileid": "https://r2.ropensci.org/ea8e1b1853e7c829d85a34dcc969e04a8175d4b09206faa080a914291245ad44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/28848115208"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-07T07:10:21.000Z",
      "commit": "313400eca219611ed259c79f5262a9db5e24f814",
      "fileid": "https://r2.ropensci.org/c6b5560d1cdba3499054f2fb097d153e8d9abdf68b36e4a04becdc9915154e76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/28848115208"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-07T07:10:10.000Z",
      "commit": "313400eca219611ed259c79f5262a9db5e24f814",
      "fileid": "https://r2.ropensci.org/a7fbedc0c21bcfe36797399bbd9ff4660717c4d206006af7796c24eabbf20029",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/28848115208"
    }
  ]
}