{
  "_id": "6a49c57afbe299ac63d6ca9e",
  "Package": "janus",
  "Type": "Package",
  "Title": "Optimized Recommending System Based on 'tensorflow'",
  "Version": "1.0.0",
  "Authors@R": "c(person(\"Giancarlo\", \"Vercellino\", role = c(\"aut\", \"cre\", \"cph\"), email = \"giancarlo.vercellino@gmail.com\"))",
  "Maintainer": "Giancarlo Vercellino <giancarlo.vercellino@gmail.com>",
  "Description": "Proposes a coarse-to-fine optimization of a recommending\nsystem based on deep-neural networks using 'tensorflow'.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "URL": "https://rpubs.com/giancarlo_vercellino/janus",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-17 09:51:26 UTC",
    "User": "root"
  },
  "Author": "Giancarlo Vercellino [aut, cre, cph]",
  "Config/pak/sysreqs": "libgmp3-dev libicu-dev libpng-dev libmpfr-dev\npython3 libx11-dev",
  "Repository": "https://pigian.r-universe.dev",
  "Date/Publication": "2022-12-16 09:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/janus",
  "RemoteRef": "HEAD",
  "RemoteSha": "bd67c554ae426d124ec06d08f056798efb5b68c5",
  "_user": "pigian",
  "_type": "src",
  "_file": "janus_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/bf52cf75663e8730c8daf12581e031a478d8f2f51a9c05e66f3e55a6a1e5c267",
  "_filesize": 88211,
  "_sha256": "bf52cf75663e8730c8daf12581e031a478d8f2f51a9c05e66f3e55a6a1e5c267",
  "_expires": "2026-10-13T02:46:16.000Z",
  "_created": "2026-06-17T09:51:26.000Z",
  "_published": "2026-07-05T02:46:18.204Z",
  "_jobs": [
    {
      "job": 85186840395,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7691927869"
    },
    {
      "job": 85186840469,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691931262"
    },
    {
      "job": 85186840540,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7691901621"
    },
    {
      "job": 85186840487,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691920542"
    },
    {
      "job": 85186840368,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691861118"
    },
    {
      "job": 85186840475,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691912555"
    },
    {
      "job": 85186840485,
      "time": 197,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7691939928"
    },
    {
      "job": 85186840414,
      "time": 194,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7691937468"
    },
    {
      "job": 85186840402,
      "time": 197,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691939010"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/pigian/actions/runs/27680342062",
  "_status": "success",
  "_upstream": "https://github.com/cran/janus",
  "_commit": {
    "id": "bd67c554ae426d124ec06d08f056798efb5b68c5",
    "author": "Giancarlo Vercellino <giancarlo.vercellino@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1671181202
  },
  "_maintainer": {
    "name": "Giancarlo Vercellino",
    "email": "giancarlo.vercellino@gmail.com",
    "login": "pigian",
    "description": "",
    "uuid": 182648476
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "keras",
      "version": ">= 2.9.0",
      "role": "Imports"
    },
    {
      "package": "tensorflow",
      "version": ">= 2.9.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.10",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "version": ">= 0.5.1",
      "role": "Imports"
    },
    {
      "package": "tictoc",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 2.1.2",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.6",
      "role": "Imports"
    },
    {
      "package": "narray",
      "version": ">= 0.4.1.1",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.7.10",
      "role": "Imports"
    },
    {
      "package": "RcppAlgos",
      "version": ">= 2.6.0",
      "role": "Imports"
    },
    {
      "package": "Rmpfr",
      "version": ">= 0.8-7",
      "role": "Imports"
    },
    {
      "package": "Metrics",
      "version": ">= 0.1.4",
      "role": "Imports"
    },
    {
      "package": "StatRank",
      "version": ">= 0.0.6",
      "role": "Imports"
    },
    {
      "package": "hash",
      "version": ">= 2.2.6.2",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "version": ">= 1.26",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pigian",
      "count": 1,
      "uuid": 182648476
    }
  ],
  "_userbio": {
    "uuid": 182648476,
    "type": "user",
    "name": "pigian",
    "followers": 0
  },
  "_downloads": {
    "count": 213,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/janus"
  },
  "_searchresults": 198,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/janus.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "pigian",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-12-16"
    }
  ],
  "_exports": [
    "janus"
  ],
  "_help": [
    {
      "page": "janus",
      "title": "janus",
      "topics": [
        "janus-package",
        "janus"
      ]
    }
  ],
  "_rundeps": [
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "config",
    "cpp11",
    "crayon",
    "dplyr",
    "evd",
    "farver",
    "forcats",
    "generics",
    "ggplot2",
    "glue",
    "gmp",
    "gtable",
    "hash",
    "here",
    "hms",
    "isoband",
    "jsonlite",
    "keras",
    "labeling",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "Matrix",
    "Metrics",
    "narray",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppAlgos",
    "RcppTOML",
    "readr",
    "reticulate",
    "rlang",
    "Rmpfr",
    "rprojroot",
    "rstudioapi",
    "S7",
    "scales",
    "StatRank",
    "stringi",
    "stringr",
    "tensorflow",
    "tfautograph",
    "tfruns",
    "tibble",
    "tictoc",
    "tidyselect",
    "timechange",
    "truncdist",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "whisker",
    "withr",
    "yaml",
    "zeallot"
  ],
  "_score": 2.296665190261531,
  "_indexed": true,
  "_nocasepkg": "janus",
  "_universes": [
    "pigian"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-17T09:54:04.000Z",
      "distro": "noble",
      "commit": "bd67c554ae426d124ec06d08f056798efb5b68c5",
      "fileid": "https://r2.ropensci.org/50800248f5d35b8a0ad0dcb401869ac31c2748c53f7645cade069cc0801c8cf3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/27680342062"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-17T09:53:54.000Z",
      "distro": "noble",
      "commit": "bd67c554ae426d124ec06d08f056798efb5b68c5",
      "fileid": "https://r2.ropensci.org/fd9387cfda39a21112b8ea45032ca6a871a3c01d2b76d5243adf27f45e26970c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/27680342062"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-17T09:53:00.000Z",
      "commit": "bd67c554ae426d124ec06d08f056798efb5b68c5",
      "fileid": "https://r2.ropensci.org/b8feac5e6162a4f47e53815b46cb7a85d3ecf44bd9b5a395e9315c9d43304068",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/27680342062"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-17T09:53:31.000Z",
      "commit": "bd67c554ae426d124ec06d08f056798efb5b68c5",
      "fileid": "https://r2.ropensci.org/cb1ca3099f71a61405a66783610b556b0865f00ca9dfc2a8413c7e22f5cfa756",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/27680342062"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-17T09:53:57.000Z",
      "commit": "bd67c554ae426d124ec06d08f056798efb5b68c5",
      "fileid": "https://r2.ropensci.org/d187198b73275f9bd9a35ac2d81ec5f00a130b51b16eef8b25f7b192dc960ae9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/27680342062"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-17T09:52:59.000Z",
      "commit": "bd67c554ae426d124ec06d08f056798efb5b68c5",
      "fileid": "https://r2.ropensci.org/c5c46a831cadeb51231f60336a2b17aae9b889bc5209c4538a78ae9ec15844e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/27680342062"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-17T09:52:58.000Z",
      "commit": "bd67c554ae426d124ec06d08f056798efb5b68c5",
      "fileid": "https://r2.ropensci.org/5ea95356669fad8a010ae052d9008ecae080152b46dfc1e11db4e43c952326b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/27680342062"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-17T09:52:54.000Z",
      "commit": "bd67c554ae426d124ec06d08f056798efb5b68c5",
      "fileid": "https://r2.ropensci.org/51d85208ccf3ff85bf662e15642f0d9e2b28c70eb722a68e10413b8b7fe7b93e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/27680342062"
    }
  ]
}