{
  "_id": "6a197cccacfb0bcc41df6863",
  "Package": "lionfish",
  "Title": "Interactive 'tourr' Using 'python'",
  "Version": "1.0.28",
  "Authors@R": "person(\"Matthias\", \"Medl\", , \"matthias.medl@chello.at\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-3354-4579\"))",
  "Description": "Extends the functionality of the 'tourr' package by an\ninteractive graphical user interface. The interactivity allows\nusers to effortlessly refine their 'tourr' results by manual\nintervention, which allows for integration of expert knowledge\nand aids the interpretation of results. For more information on\n'tourr' see Wickham et. al (2011) <doi:10.18637/jss.v040.i02>\nor <https://github.com/ggobi/tourr>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "URL": "https://mmedl94.github.io/lionfish/",
  "Config/Needs/website": "knitr",
  "LazyData": "true",
  "Config/pak/sysreqs": "libglpk-dev libgsl0-dev libpng-dev libxml2-dev\npython3",
  "Repository": "https://mmedl94.r-universe.dev",
  "Date/Publication": "2025-09-01 09:32:54 UTC",
  "RemoteUrl": "https://github.com/mmedl94/lionfish",
  "RemoteRef": "HEAD",
  "RemoteSha": "6e31fd3058fd43ffac48c6719b5e830a40dc4963",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 10:37:08 UTC",
    "User": "root"
  },
  "Author": "Matthias Medl [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3354-4579>)",
  "Maintainer": "Matthias Medl <matthias.medl@chello.at>",
  "MD5sum": "9b6b5e6a82af383916726b5e5983f245",
  "_user": "mmedl94",
  "_type": "src",
  "_file": "lionfish_1.0.28.tar.gz",
  "_fileid": "05d84292f1bffaed7148a141bd0babbec3fd27237e7465b6290b052b5cd885ac",
  "_filesize": 16594232,
  "_sha256": "05d84292f1bffaed7148a141bd0babbec3fd27237e7465b6290b052b5cd885ac",
  "_created": "2026-05-29T10:37:08.000Z",
  "_published": "2026-05-29T11:47:24.153Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78484641510,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7288776013"
    },
    {
      "job": 78484641519,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288773460"
    },
    {
      "job": 78484641524,
      "time": 158,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289891043"
    },
    {
      "job": 78484641539,
      "time": 212,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289902105"
    },
    {
      "job": 78483914060,
      "time": 312,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288728849"
    },
    {
      "job": 78484641538,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288769924"
    },
    {
      "job": 78484641547,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7288760365"
    },
    {
      "job": 78484641536,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7288755720"
    },
    {
      "job": 78484641557,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288756601"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mmedl94/actions/runs/26632291108",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mmedl94/lionfish",
  "_commit": {
    "id": "6e31fd3058fd43ffac48c6719b5e830a40dc4963",
    "author": "mmedl94 <matthias.medl@chello.at>",
    "committer": "mmedl94 <matthias.medl@chello.at>",
    "message": "added link with raw R code to bioprocess optimization vignette\n",
    "time": 1756719174
  },
  "_maintainer": {
    "name": "Matthias Medl",
    "email": "matthias.medl@chello.at",
    "login": "mmedl94",
    "description": "",
    "uuid": 53210947,
    "orcid": "0000-0002-3354-4579"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "tourr",
      "version": ">= 1.2.4",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "viridis",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "colorspace",
      "role": "Suggests"
    },
    {
      "package": "ggbeeswarm",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "mvtnorm",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "flexclust",
      "role": "Suggests"
    }
  ],
  "_owner": "mmedl94",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 2
    },
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "data-sience",
    "data-visualization",
    "dimensionality-reduction",
    "exploratory-data-analysis",
    "interactive",
    "interactive-visualizations",
    "tourr"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "mmedl94",
      "count": 149,
      "uuid": 53210947
    },
    {
      "user": "dicook",
      "count": 6,
      "uuid": 253191
    },
    {
      "user": "uschilaa",
      "count": 1,
      "uuid": 28732735
    }
  ],
  "_userbio": {
    "uuid": 53210947,
    "type": "user",
    "name": "Matthias Medl"
  },
  "_downloads": {
    "count": 122,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lionfish"
  },
  "_devurl": "https://github.com/mmedl94/lionfish",
  "_pkgdown": "https://mmedl94.github.io/lionfish/",
  "_searchresults": 15,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lionfish.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mmedl94/lionfish",
  "_realowner": "mmedl94",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.27",
      "date": "2025-03-13"
    }
  ],
  "_exports": [
    "check_conda_env",
    "check_venv",
    "get_guided_holes_better_history",
    "get_guided_holes_history",
    "get_guided_lda_history",
    "get_local_history",
    "init_env",
    "interactive_tour",
    "load_interactive_tour",
    "render_proj_inter"
  ],
  "_datasets": [
    {
      "name": "ausActiv",
      "title": "Australian Vacation Activities Dataset",
      "object": "ausActiv",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Bushwalk",
        "Beach",
        "Farm",
        "Whale",
        "Gardens",
        "Camping",
        "Swimming",
        "Skiing",
        "Tennis",
        "Riding",
        "Cycling",
        "Hiking",
        "Exercising",
        "Golf",
        "Fishing",
        "ScubaDiving",
        "Surfing",
        "FourWheel",
        "Adventure",
        "WaterSport",
        "Theatre",
        "Monuments",
        "Cultural",
        "Festivals",
        "Museum",
        "ThemePark",
        "CharterBoat",
        "Spa",
        "ScenicWalks",
        "Markets",
        "GuidedTours",
        "Industrial",
        "Wildlife",
        "ChildrenAtt",
        "Sightseeing",
        "Friends",
        "Pubs",
        "BBQ",
        "Shopping",
        "Eating",
        "EatingHigh",
        "Movies",
        "Casino",
        "Relaxing",
        "SportEvent"
      ],
      "rows": 1003,
      "table": true,
      "tojson": true
    },
    {
      "name": "ChemicalManufacturingProcess",
      "title": "Chemical Manufacturing Process Dataset",
      "object": "ChemicalManufacturingProcess",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Yield",
        "BiologicalMaterial01",
        "BiologicalMaterial02",
        "BiologicalMaterial03",
        "BiologicalMaterial04",
        "BiologicalMaterial05",
        "BiologicalMaterial06",
        "BiologicalMaterial07",
        "BiologicalMaterial08",
        "BiologicalMaterial09",
        "BiologicalMaterial10",
        "BiologicalMaterial11",
        "BiologicalMaterial12",
        "ManufacturingProcess01",
        "ManufacturingProcess02",
        "ManufacturingProcess03",
        "ManufacturingProcess04",
        "ManufacturingProcess05",
        "ManufacturingProcess06",
        "ManufacturingProcess07",
        "ManufacturingProcess08",
        "ManufacturingProcess09",
        "ManufacturingProcess10",
        "ManufacturingProcess11",
        "ManufacturingProcess12",
        "ManufacturingProcess13",
        "ManufacturingProcess14",
        "ManufacturingProcess15",
        "ManufacturingProcess16",
        "ManufacturingProcess17",
        "ManufacturingProcess18",
        "ManufacturingProcess19",
        "ManufacturingProcess20",
        "ManufacturingProcess21",
        "ManufacturingProcess22",
        "ManufacturingProcess23",
        "ManufacturingProcess24",
        "ManufacturingProcess25",
        "ManufacturingProcess26",
        "ManufacturingProcess27",
        "ManufacturingProcess28",
        "ManufacturingProcess29",
        "ManufacturingProcess30",
        "ManufacturingProcess31",
        "ManufacturingProcess32",
        "ManufacturingProcess33",
        "ManufacturingProcess34",
        "ManufacturingProcess35",
        "ManufacturingProcess36",
        "ManufacturingProcess37",
        "ManufacturingProcess38",
        "ManufacturingProcess39",
        "ManufacturingProcess40",
        "ManufacturingProcess41",
        "ManufacturingProcess42",
        "ManufacturingProcess43",
        "ManufacturingProcess44",
        "ManufacturingProcess45"
      ],
      "rows": 176,
      "table": true,
      "tojson": true
    },
    {
      "name": "risk",
      "title": "Risk Dataset",
      "object": "risk",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Recreational",
        "Health",
        "Career",
        "Financial",
        "Safety",
        "Social"
      ],
      "rows": 563,
      "table": true,
      "tojson": true
    },
    {
      "name": "winterActiv",
      "title": "Austrian Vacation Activities Dataset",
      "object": "winterActiv",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "alpine.skiing",
        "cross.country.skiing",
        "snowboarding",
        "carving",
        "ski.touring",
        "ice.skating",
        "sleigh.riding",
        "tennis",
        "horseback.riding",
        "going.to.a.spa",
        "using.health.facilities",
        "hiking",
        "going.for.walks",
        "organized.excursions",
        "excursions",
        "relaxing",
        "going.out.in.the.evening",
        "going.to.discos.bars",
        "shopping",
        "sight.seeing",
        "museums",
        "theater.opera",
        "heurigen",
        "concerts",
        "tyrolean.evenings",
        "local.events",
        "pool.sauna"
      ],
      "rows": 2961,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ausActiv",
      "title": "Australian Vacation Activities Dataset",
      "topics": [
        "ausActiv"
      ]
    },
    {
      "page": "check_conda_env",
      "title": "Check Whether 'anaconda' Environment Exists",
      "topics": [
        "check_conda_env"
      ]
    },
    {
      "page": "check_venv",
      "title": "Check Whether Virtual 'python' Environment Exists",
      "topics": [
        "check_venv"
      ]
    },
    {
      "page": "ChemicalManufacturingProcess",
      "title": "Chemical Manufacturing Process Dataset",
      "topics": [
        "ChemicalManufacturingProcess"
      ]
    },
    {
      "page": "get_guided_holes_better_history",
      "title": "Get Guided Tour-Holes-Better History",
      "topics": [
        "get_guided_holes_better_history"
      ]
    },
    {
      "page": "get_guided_holes_history",
      "title": "Get Guided Tour-Holes History",
      "topics": [
        "get_guided_holes_history"
      ]
    },
    {
      "page": "get_guided_lda_history",
      "title": "Get Guided Tour-LDA History",
      "topics": [
        "get_guided_lda_history"
      ]
    },
    {
      "page": "get_local_history",
      "title": "Get Local Tour History",
      "topics": [
        "get_local_history"
      ]
    },
    {
      "page": "init_env",
      "title": "Initialize Environment for 'python' Backend",
      "topics": [
        "init_env"
      ]
    },
    {
      "page": "interactive_tour",
      "title": "R Wrapper for 'interactive_tour' Function Written in 'python'",
      "topics": [
        "interactive_tour"
      ]
    },
    {
      "page": "load_interactive_tour",
      "title": "R Wrapper for 'load_interactive_tour' Function Written in 'python'",
      "topics": [
        "load_interactive_tour"
      ]
    },
    {
      "page": "render_proj_inter",
      "title": "Modification of the 'render_proj' Function of 'tourr'",
      "topics": [
        "render_proj_inter"
      ]
    },
    {
      "page": "risk",
      "title": "Risk Dataset",
      "topics": [
        "risk"
      ]
    },
    {
      "page": "winterActiv",
      "title": "Austrian Vacation Activities Dataset",
      "topics": [
        "winterActiv"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mmedl94/lionfish/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/mmedl94/lionfish/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "alphahull",
    "ash",
    "bitops",
    "boot",
    "cassowaryr",
    "cli",
    "cpp11",
    "crayon",
    "data.table",
    "deldir",
    "dplyr",
    "energy",
    "farver",
    "generics",
    "geozoo",
    "ggplot2",
    "glue",
    "gsl",
    "gtable",
    "here",
    "hms",
    "igraph",
    "interp",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "minerva",
    "nlme",
    "pillar",
    "pkgconfig",
    "png",
    "polyclip",
    "prettyunits",
    "progress",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "S7",
    "scales",
    "sgeostat",
    "sp",
    "spatstat.data",
    "spatstat.geom",
    "spatstat.random",
    "spatstat.sparse",
    "spatstat.univar",
    "spatstat.utils",
    "splancs",
    "tensor",
    "tibble",
    "tidyselect",
    "tourr",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "Bioprocess-Optimization.Rmd",
      "filename": "Bioprocess-Optimization.html",
      "title": "Bioprocess Optimization",
      "engine": "knitr::knitr",
      "headings": [
        "Overview",
        "Preparing the data",
        "Visualizing the full dataset",
        "Feature preselection with random forests",
        "Conclusion"
      ],
      "created": "2025-03-03 11:04:59",
      "modified": "2025-09-01 09:32:54",
      "commits": 9
    },
    {
      "source": "General-interactivity.Rmd",
      "filename": "General-interactivity.html",
      "title": "General Interactivity",
      "engine": "knitr::knitr",
      "headings": [
        "Overview",
        "Setup",
        "Dataset - Flea data",
        "Currently supported general interactivity",
        "Feature selection",
        "Brushing and axis manipulation",
        "Subset selection and highlighting",
        "Resetting to original subsets",
        "Updating currently displayed projection frames",
        "Changing the number of bins of histograms",
        "Animating the currently loaded tours",
        "Setting a threshold for blending projection axes with a low length out",
        "Saving and loading the state of the GUI",
        "Initiating new tours"
      ],
      "created": "2025-03-03 10:55:23",
      "modified": "2025-05-05 23:15:43",
      "commits": 6
    },
    {
      "source": "Market-segmentation.Rmd",
      "filename": "Market-segmentation.html",
      "title": "Market Segmentation",
      "engine": "knitr::knitr",
      "headings": [
        "Overview",
        "General note",
        "Preparation",
        "Installation of lionfish",
        "Download github repository",
        "Introduction",
        "Interactive interface for partitioning",
        "Austrian Vacation Activities dataset",
        "Australian Vacation Activities dataset",
        "Tourist risk taking dataset",
        "Launch interactive tours from scratch"
      ],
      "created": "2025-03-05 15:03:11",
      "modified": "2025-03-24 08:07:35",
      "commits": 10
    },
    {
      "source": "Plot-objects.Rmd",
      "filename": "Plot-objects.html",
      "title": "Plot Objects",
      "engine": "knitr::knitr",
      "headings": [
        "Overview",
        "Setup",
        "Dataset 1 - Flea data",
        "Dataset 2 - Winter activities data",
        "Currently supported display types",
        "One dimensional tour",
        "Example plot object",
        "Interactivity",
        "Two dimensional tour",
        "Scatterplot",
        "Histogram",
        "Mosaic",
        "Heatmap",
        "Categorical cluster interface",
        "Generating the displays"
      ],
      "created": "2025-03-03 10:55:23",
      "modified": "2025-05-05 23:15:43",
      "commits": 7
    }
  ],
  "_score": 5.079181246047625,
  "_indexed": true,
  "_nocasepkg": "lionfish",
  "_universes": [
    "mmedl94"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.28",
      "date": "2026-05-29T10:39:56.000Z",
      "distro": "noble",
      "commit": "6e31fd3058fd43ffac48c6719b5e830a40dc4963",
      "fileid": "8b57b10651f8a18cd2149c2f08ed3f249582b9fa0f2b44eee5cd4f69ea46a593",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmedl94/actions/runs/26632291108"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.28",
      "date": "2026-05-29T10:39:50.000Z",
      "distro": "noble",
      "commit": "6e31fd3058fd43ffac48c6719b5e830a40dc4963",
      "fileid": "f9a49809b87da5e04cd2207e18b15c23d2221392718af3614899e3dbc35c8552",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmedl94/actions/runs/26632291108"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.28",
      "date": "2026-05-29T11:45:48.000Z",
      "commit": "6e31fd3058fd43ffac48c6719b5e830a40dc4963",
      "fileid": "fa6d69edf7e23deef8efc2c8d6657fdc535f1124e7197d4718e0620037de734a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmedl94/actions/runs/26632291108"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.28",
      "date": "2026-05-29T11:46:27.000Z",
      "commit": "6e31fd3058fd43ffac48c6719b5e830a40dc4963",
      "fileid": "9f204b7a9c9f3ac41b6084a998b5973b5163e767b9c129ef4853a40a7e455723",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmedl94/actions/runs/26632291108"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.28",
      "date": "2026-05-29T10:39:53.000Z",
      "commit": "6e31fd3058fd43ffac48c6719b5e830a40dc4963",
      "fileid": "c7afdc29ac9b49288b0d9d90214de11d9e80b317923380160163d04444349b02",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mmedl94/actions/runs/26632291108"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.28",
      "date": "2026-05-29T10:38:54.000Z",
      "commit": "6e31fd3058fd43ffac48c6719b5e830a40dc4963",
      "fileid": "ba310d25f83d02c767826c096a12c895f32ec7ac0a195fe8cfc4c6531b1f726b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmedl94/actions/runs/26632291108"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.28",
      "date": "2026-05-29T10:38:39.000Z",
      "commit": "6e31fd3058fd43ffac48c6719b5e830a40dc4963",
      "fileid": "54a39ee6b5851774a8c98f4a35d9938eeb94ff27eda6738baf28b23f77cd6e47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmedl94/actions/runs/26632291108"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.28",
      "date": "2026-05-29T10:38:37.000Z",
      "commit": "6e31fd3058fd43ffac48c6719b5e830a40dc4963",
      "fileid": "03b753c771b017273749f5e930ec7aece61321f868a7b693d5c66293cba088e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmedl94/actions/runs/26632291108"
    }
  ]
}