{
  "_id": "6a16c772acfb0bcc41d88b9e",
  "Package": "RJSplot",
  "Type": "Package",
  "Version": "2.7",
  "Date": "2021-11-30",
  "Title": "Interactive Graphs with R",
  "Description": "Creates interactive graphs with 'R'. It joins the data\nanalysis power of R and the visualization libraries of\nJavaScript in one package.",
  "URL": "https://rjsplot.usal.es",
  "License": "CC BY-NC-SA 4.0",
  "NeedsCompilation": "no",
  "Author": "Carlos Prieto <cprietos@usal.es>, David Barrios <metal@usal.es>",
  "Maintainer": "Carlos Prieto <cprietos@usal.es>",
  "Packaged": {
    "Date": "2026-05-27 10:26:28 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-12-01 07:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/RJSplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "833b45594e66822e46e8226c365af51520e54044",
  "MD5sum": "a717b584343e8a01cdfb588d024b1146",
  "_user": "cran",
  "_type": "src",
  "_file": "RJSplot_2.7.tar.gz",
  "_fileid": "b638d9a46d279aaeba7e06c003fd6654c72661cd731def48824eeafb5a9d42b7",
  "_filesize": 1030305,
  "_sha256": "b638d9a46d279aaeba7e06c003fd6654c72661cd731def48824eeafb5a9d42b7",
  "_created": "2026-05-27T10:26:28.000Z",
  "_published": "2026-05-27T10:29:06.589Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78057138328,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238044810"
    },
    {
      "job": 78057138401,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238039954"
    },
    {
      "job": 78056762266,
      "time": 142,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238000872"
    },
    {
      "job": 78057138334,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238033636"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26505506947",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RJSplot",
  "_commit": {
    "id": "833b45594e66822e46e8226c365af51520e54044",
    "author": "Carlos Prieto <cprietos@usal.es>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.7\n",
    "time": 1638344402
  },
  "_maintainer": {
    "name": "Carlos Prieto",
    "email": "cprietos@usal.es"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "IRdisplay",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 220,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RJSplot"
  },
  "_searchresults": 23,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/RJSplot.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "2.1",
      "date": "2017-05-19"
    },
    {
      "version": "2.3",
      "date": "2017-08-21"
    },
    {
      "version": "2.4",
      "date": "2017-10-31"
    },
    {
      "version": "2.5",
      "date": "2017-11-02"
    },
    {
      "version": "2.7",
      "date": "2021-12-01"
    }
  ],
  "_exports": [
    "addCSS2report",
    "addHTML2report",
    "addImage2report",
    "addParagraph2report",
    "addPlot2report",
    "barplot_rjs",
    "boxplot_rjs",
    "bubbles_rjs",
    "circularfv_rjs",
    "createAssembly",
    "dendrogram_rjs",
    "densityplot_rjs",
    "genomemap_rjs",
    "getAssemblyFromFasta",
    "GRCh37",
    "GRCh37.bands",
    "GRCh38",
    "GRCh38.bands",
    "heatmap_rjs",
    "hiveplot_rjs",
    "manhattan_rjs",
    "NCBI36",
    "network_rjs",
    "newInput",
    "piechart_rjs",
    "R4web",
    "report_rjs",
    "scatter3d_rjs",
    "scatterplot_rjs",
    "surface3d_rjs",
    "symheatmap_rjs",
    "tables_rjs",
    "wordcloud_rjs"
  ],
  "_help": [
    {
      "page": "barplot_rjs",
      "title": "Produce interactive bar plot(s).",
      "topics": [
        "barplot_rjs"
      ]
    },
    {
      "page": "boxplot_rjs",
      "title": "Produce interactive box-and-whisker plot(s).",
      "topics": [
        "boxplot_rjs"
      ]
    },
    {
      "page": "bubbles_rjs",
      "title": "Produce interactive bubble plots.",
      "topics": [
        "bubbles_rjs"
      ]
    },
    {
      "page": "circularfv_rjs",
      "title": "Pruduce a circular sequence viewer.",
      "topics": [
        "circularfv_rjs"
      ]
    },
    {
      "page": "createAssembly",
      "title": "Creates a genome assembly for 'genomemap_rjs' or 'manhattan_rjs'.",
      "topics": [
        "createAssembly"
      ]
    },
    {
      "page": "dendrogram_rjs",
      "title": "Draw a Dendrogram.",
      "topics": [
        "dendrogram_rjs"
      ]
    },
    {
      "page": "densityplot_rjs",
      "title": "Draw an interactive density plot.",
      "topics": [
        "densityplot_rjs"
      ]
    },
    {
      "page": "genomemap_rjs",
      "title": "Create an interative genome map.",
      "topics": [
        "genomemap_rjs"
      ]
    },
    {
      "page": "getAssemblyFromFasta",
      "title": "Create an assembly from a FASTA file for its use as parameter of 'genomemap_rjs' or 'manhattan_rjs'.",
      "topics": [
        "getAssemblyFromFasta"
      ]
    },
    {
      "page": "GRCh37",
      "title": "Length of human chromosomes based on GRCh37 assembly",
      "topics": [
        "GRCh37"
      ]
    },
    {
      "page": "GRCh37.bands",
      "title": "Cytoband information based on GRCh37",
      "topics": [
        "GRCh37.bands"
      ]
    },
    {
      "page": "GRCh38",
      "title": "Length of human chromosomes based on GRCh38 assembly",
      "topics": [
        "GRCh38"
      ]
    },
    {
      "page": "GRCh38.bands",
      "title": "Cytoband information based on GRCh38",
      "topics": [
        "GRCh38.bands"
      ]
    },
    {
      "page": "heatmap_rjs",
      "title": "Produce an interactive heatmap.",
      "topics": [
        "heatmap_rjs"
      ]
    },
    {
      "page": "hiveplot_rjs",
      "title": "Produce interactive hive plot",
      "topics": [
        "hiveplot_rjs"
      ]
    },
    {
      "page": "manhattan_rjs",
      "title": "Create an interactive manhattan plot",
      "topics": [
        "manhattan_rjs"
      ]
    },
    {
      "page": "NCBI36",
      "title": "Length of human chromosomes based on NCBI36 assembly",
      "topics": [
        "NCBI36"
      ]
    },
    {
      "page": "network_rjs",
      "title": "Produce interactive network graph",
      "topics": [
        "network_rjs"
      ]
    },
    {
      "page": "newInput",
      "title": "Produce a 'newInput' object for 'R4web'.",
      "topics": [
        "newInput"
      ]
    },
    {
      "page": "piechart_rjs",
      "title": "Produce interactive pie charts.",
      "topics": [
        "piechart_rjs"
      ]
    },
    {
      "page": "R4web",
      "title": "Generate a PHP website which runs an R function.",
      "topics": [
        "R4web"
      ]
    },
    {
      "page": "report_rjs",
      "title": "Create a report web page.",
      "topics": [
        "addCSS2report",
        "addHTML2report",
        "addImage2report",
        "addParagraph2report",
        "addPlot2report",
        "report_rjs"
      ]
    },
    {
      "page": "RJSplot",
      "title": "Interactive graphs with R",
      "topics": [
        "RJSplot-package",
        "RJSplot"
      ]
    },
    {
      "page": "scatter3d_rjs",
      "title": "Produce and interactive 3D Scatter plot (XYZ plot).",
      "topics": [
        "scatter3d_rjs"
      ]
    },
    {
      "page": "scatterplot_rjs",
      "title": "Produce and interactive Scatter plot (XY plot).",
      "topics": [
        "scatterplot_rjs"
      ]
    },
    {
      "page": "surface3d_rjs",
      "title": "Produce and interactive 3D surface.",
      "topics": [
        "surface3d_rjs"
      ]
    },
    {
      "page": "symheatmap_rjs",
      "title": "Creates a Symetric Heatmap representation.",
      "topics": [
        "symheatmap_rjs"
      ]
    },
    {
      "page": "tables_rjs",
      "title": "Produce interactive html tables.",
      "topics": [
        "tables_rjs"
      ]
    },
    {
      "page": "wordcloud_rjs",
      "title": "Draw a wordcloud.",
      "topics": [
        "wordcloud_rjs"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1.9637878273455553,
  "_indexed": true,
  "_nocasepkg": "rjsplot",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.7",
      "date": "2026-05-27T10:28:42.000Z",
      "distro": "noble",
      "commit": "833b45594e66822e46e8226c365af51520e54044",
      "fileid": "ad8d2ce97bc182a40cc3e6d817c8f876346655683d8e3ee7cbfd84f80ad78928",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26505506947"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.7",
      "date": "2026-05-27T10:28:25.000Z",
      "distro": "noble",
      "commit": "833b45594e66822e46e8226c365af51520e54044",
      "fileid": "403465cdb72e0f92d65aa4b76e9a9ad5daef938c89490241188a690fcbabe892",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26505506947"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.7",
      "date": "2026-05-27T10:28:20.000Z",
      "commit": "833b45594e66822e46e8226c365af51520e54044",
      "fileid": "e58d4daa5833a684a1ea65387a0463511ee61413028aa57ad50f184bfcf172b2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26505506947"
    }
  ]
}