{
  "_id": "6a1d643c1d7bb097a0a4bfcd",
  "Package": "SemNeT",
  "Title": "Methods and Measures for Semantic Network Analysis",
  "Version": "1.4.5",
  "Date": "2025-11-03",
  "Authors@R": "c(person(\"Alexander P.\", \"Christensen\", email = \"alexpaulchristensen@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-9798-7037\")), person(\"Yoed N.\", \"Kenett\", role = c(\"aut\", \"ctb\"), comment = c(ORCID = \"0000-0003-3872-7689\")))",
  "Maintainer": "Alexander P. Christensen <alexpaulchristensen@gmail.com>",
  "Description": "Implements several functions for the analysis of semantic\nnetworks including different network estimation algorithms,\npartial node bootstrapping (Kenett, Anaki, & Faust, 2014\n<doi:10.3389/fnhum.2014.00407>), random walk simulation (Kenett\n& Austerweil, 2016\n<http://alab.psych.wisc.edu/papers/files/Kenett16CreativityRW.pdf>),\nand a function to compute global network measures. Significance\ntests and plotting features are also implemented.",
  "License": "GPL (>= 3.0)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/AlexChristensen/SemNeT",
  "BugReports": "https://github.com/AlexChristensen/SemNeT/issues",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.3.3",
  "Packaged": {
    "Date": "2026-06-01 10:31:11 UTC",
    "User": "root"
  },
  "Author": "Alexander P. Christensen [aut, cre]\n(<https://orcid.org/0000-0002-9798-7037>), Yoed N. Kenett [aut,\nctb] (<https://orcid.org/0000-0003-3872-7689>)",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libjpeg-dev\nlibpng-dev libuv1-dev libxml2-dev",
  "Repository": "https://alexchristensen.r-universe.dev",
  "Date/Publication": "2025-11-03 15:16:03 UTC",
  "RemoteUrl": "https://github.com/alexchristensen/semnet",
  "RemoteRef": "HEAD",
  "RemoteSha": "97171a744eb1672b77352eece349c374fee2769b",
  "MD5sum": "00ccd6c70ee549c488a3fbd37fd6c3ce",
  "_user": "alexchristensen",
  "_type": "src",
  "_file": "SemNeT_1.4.5.tar.gz",
  "_fileid": "472db18c645996302f63a00557d7c7a67a5e1abf5e83f849b2dff00a3ccaad7a",
  "_filesize": 907606,
  "_sha256": "472db18c645996302f63a00557d7c7a67a5e1abf5e83f849b2dff00a3ccaad7a",
  "_created": "2026-06-01T10:31:11.000Z",
  "_published": "2026-06-01T10:51:40.552Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78833666769,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7329239069"
    },
    {
      "job": 78833666662,
      "time": 207,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329248844"
    },
    {
      "job": 78833666687,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7329514871"
    },
    {
      "job": 78833666695,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329560442"
    },
    {
      "job": 78833092059,
      "time": 222,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329184104"
    },
    {
      "job": 78833666661,
      "time": 173,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329237662"
    },
    {
      "job": 78833666782,
      "time": 123,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7329222278"
    },
    {
      "job": 78833666690,
      "time": 129,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7329224120"
    },
    {
      "job": 78833666729,
      "time": 131,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329225082"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alexchristensen/actions/runs/26749349295",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/alexchristensen/semnet",
  "_commit": {
    "id": "97171a744eb1672b77352eece349c374fee2769b",
    "author": "Alexander Christensen <alexpaulchristensen@gmail.com>",
    "committer": "Alexander Christensen <alexpaulchristensen@gmail.com>",
    "message": "fixes for CRAN\n",
    "time": 1762182963
  },
  "_maintainer": {
    "name": "Alexander P. Christensen",
    "email": "alexpaulchristensen@gmail.com",
    "login": "alexchristensen",
    "orcid": "0000-0002-9798-7037",
    "description": "Assistant Professor | Vanderbilt",
    "uuid": 32655669
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "qgraph",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "effects",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "philentropy",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "shinyjs",
      "role": "Suggests"
    },
    {
      "package": "shinyalert",
      "role": "Suggests"
    },
    {
      "package": "shinyMatrix",
      "role": "Suggests"
    },
    {
      "package": "shinyBS",
      "role": "Suggests"
    },
    {
      "package": "animation",
      "role": "Suggests"
    },
    {
      "package": "R.matlab",
      "role": "Suggests"
    },
    {
      "package": "foreign",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "NetworkToolbox",
      "role": "Suggests"
    },
    {
      "package": "SemNetCleaner",
      "role": "Suggests"
    },
    {
      "package": "SemNetDictionaries",
      "role": "Suggests"
    }
  ],
  "_owner": "alexchristensen",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-45",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "semantic-network-analysis"
  ],
  "_stars": 27,
  "_contributors": [
    {
      "user": "alexchristensen",
      "count": 316,
      "uuid": 32655669
    }
  ],
  "_userbio": {
    "uuid": 32655669,
    "type": "user",
    "name": "Alexander Christensen",
    "description": "Assistant Professor | Vanderbilt"
  },
  "_downloads": {
    "count": 252,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SemNeT"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/alexchristensen/semnet",
  "_searchresults": 33,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SemNeT.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/alexchristensen/semnet",
  "_realowner": "alexchristensen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-08-05"
    },
    {
      "version": "1.1.1",
      "date": "2019-09-27"
    },
    {
      "version": "1.1.2",
      "date": "2019-10-29"
    },
    {
      "version": "1.1.3",
      "date": "2020-02-07"
    },
    {
      "version": "1.2.0",
      "date": "2020-03-22"
    },
    {
      "version": "1.3.0",
      "date": "2020-06-09"
    },
    {
      "version": "1.4.0",
      "date": "2020-09-27"
    },
    {
      "version": "1.4.1",
      "date": "2020-12-04"
    },
    {
      "version": "1.4.2",
      "date": "2021-06-22"
    },
    {
      "version": "1.4.3",
      "date": "2021-09-04"
    },
    {
      "version": "1.4.4",
      "date": "2023-08-12"
    },
    {
      "version": "1.4.5",
      "date": "2025-11-03"
    }
  ],
  "_exports": [
    "ASPL",
    "bootSemNeT",
    "CC",
    "CN",
    "compare_nets",
    "convert2cytoscape",
    "convert2igraph",
    "equate",
    "finalize",
    "NRW",
    "PF",
    "Q",
    "randnet.test",
    "randwalk",
    "response.analysis",
    "semnetmeas",
    "SemNeTShiny",
    "sim.fluency",
    "similarity",
    "test.bootSemNeT",
    "TMFG"
  ],
  "_datasets": [
    {
      "name": "animals.freq",
      "title": "Frequency of Animal Responses",
      "object": "animals.freq",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "net.high",
      "title": "High Openness to Experience Network",
      "object": "net.high",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "alligator",
        "alpaca",
        "ant",
        "anteater",
        "antelope",
        "ape",
        "armadillo",
        "baboon",
        "badger",
        "bat",
        "bear",
        "beaver",
        "bee",
        "beetle",
        "bird",
        "boar",
        "bobcat",
        "buffalo",
        "bull",
        "bunny",
        "butterfly",
        "camel",
        "cardinal",
        "cat",
        "catfish",
        "cheetah",
        "chicken",
        "chimpanzee",
        "chinchilla",
        "chipmunk",
        "clam",
        "clownfish",
        "cockroach",
        "cougar",
        "cow",
        "coyote",
        "crab",
        "cricket",
        "crocodile",
        "crow",
        "deer",
        "dinosaur",
        "dog",
        "dolphin",
        "donkey",
        "dove",
        "dragon",
        "duck",
        "eagle",
        "eel",
        "elephant",
        "elk",
        "emu",
        "falcon",
        "ferret",
        "fish",
        "flamingo",
        "fly",
        "fox",
        "frog",
        "gazelle",
        "gecko",
        "gerbil",
        "giraffe",
        "goat",
        "goldfish",
        "goose",
        "gorilla",
        "grasshopper",
        "grizzly bear",
        "groundhog",
        "guinea pig",
        "hamster",
        "hare",
        "hawk",
        "hedgehog",
        "hen",
        "hippopotamus",
        "hog",
        "hornet",
        "horse",
        "human",
        "iguana",
        "insect",
        "jaguar",
        "jellyfish",
        "kangaroo",
        "kitten",
        "koala",
        "ladybug",
        "lamb",
        "lemur",
        "leopard",
        "liger",
        "lion",
        "lizard",
        "llama",
        "lobster",
        "monkey",
        "moose",
        "mountain lion",
        "mouse",
        "octopus",
        "opossum",
        "ostrich",
        "otter",
        "owl",
        "ox",
        "oyster",
        "panda",
        "panther",
        "parrot",
        "peacock",
        "pelican",
        "penguin",
        "pig",
        "pigeon",
        "platypus",
        "polar bear",
        "pony",
        "quail",
        "rabbit",
        "raccoon",
        "ram",
        "rat",
        "raven",
        "rhinoceros",
        "robin",
        "rooster",
        "salamander",
        "seagull",
        "seahorse",
        "seal",
        "shark",
        "sheep",
        "shrimp",
        "skunk",
        "sloth",
        "snail",
        "snake",
        "spider",
        "squid",
        "squirrel",
        "starfish",
        "sting ray",
        "swan",
        "tarantula",
        "tiger",
        "toad",
        "toucan",
        "turkey",
        "turtle",
        "unicorn",
        "vulture",
        "walrus",
        "whale",
        "wildebeest",
        "wolf",
        "worm",
        "zebra"
      ],
      "rows": 160,
      "table": true,
      "tojson": true
    },
    {
      "name": "net.low",
      "title": "Low Openness to Experience Network",
      "object": "net.low",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "alligator",
        "alpaca",
        "ant",
        "anteater",
        "antelope",
        "ape",
        "armadillo",
        "baboon",
        "badger",
        "bat",
        "bear",
        "beaver",
        "bee",
        "beetle",
        "bird",
        "boar",
        "bobcat",
        "buffalo",
        "bull",
        "bunny",
        "butterfly",
        "camel",
        "cardinal",
        "cat",
        "catfish",
        "cheetah",
        "chicken",
        "chimpanzee",
        "chinchilla",
        "chipmunk",
        "clam",
        "clownfish",
        "cockroach",
        "cougar",
        "cow",
        "coyote",
        "crab",
        "cricket",
        "crocodile",
        "crow",
        "deer",
        "dinosaur",
        "dog",
        "dolphin",
        "donkey",
        "dove",
        "dragon",
        "duck",
        "eagle",
        "eel",
        "elephant",
        "elk",
        "emu",
        "falcon",
        "ferret",
        "fish",
        "flamingo",
        "fly",
        "fox",
        "frog",
        "gazelle",
        "gecko",
        "gerbil",
        "giraffe",
        "goat",
        "goldfish",
        "goose",
        "gorilla",
        "grasshopper",
        "grizzly bear",
        "groundhog",
        "guinea pig",
        "hamster",
        "hare",
        "hawk",
        "hedgehog",
        "hen",
        "hippopotamus",
        "hog",
        "hornet",
        "horse",
        "human",
        "iguana",
        "insect",
        "jaguar",
        "jellyfish",
        "kangaroo",
        "kitten",
        "koala",
        "ladybug",
        "lamb",
        "lemur",
        "leopard",
        "liger",
        "lion",
        "lizard",
        "llama",
        "lobster",
        "monkey",
        "moose",
        "mountain lion",
        "mouse",
        "octopus",
        "opossum",
        "ostrich",
        "otter",
        "owl",
        "ox",
        "oyster",
        "panda",
        "panther",
        "parrot",
        "peacock",
        "pelican",
        "penguin",
        "pig",
        "pigeon",
        "platypus",
        "polar bear",
        "pony",
        "quail",
        "rabbit",
        "raccoon",
        "ram",
        "rat",
        "raven",
        "rhinoceros",
        "robin",
        "rooster",
        "salamander",
        "seagull",
        "seahorse",
        "seal",
        "shark",
        "sheep",
        "shrimp",
        "skunk",
        "sloth",
        "snail",
        "snake",
        "spider",
        "squid",
        "squirrel",
        "starfish",
        "sting ray",
        "swan",
        "tarantula",
        "tiger",
        "toad",
        "toucan",
        "turkey",
        "turtle",
        "unicorn",
        "vulture",
        "walrus",
        "whale",
        "wildebeest",
        "wolf",
        "worm",
        "zebra"
      ],
      "rows": 160,
      "table": true,
      "tojson": true
    },
    {
      "name": "one.result",
      "title": "Simulated Result for Dataset One",
      "object": "one.result",
      "class": [
        "bootSemNeT"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "open.binary",
      "title": "Binary response Matrices (Openness and Verbal Fluency)",
      "object": "open.binary",
      "class": [
        "data.frame"
      ],
      "fields": [
        "aardvark",
        "albatross",
        "alligator",
        "alpaca",
        "amoeba",
        "anemone",
        "angelfish",
        "ant",
        "anteater",
        "antelope",
        "ape",
        "armadillo",
        "axolotl",
        "baboon",
        "badger",
        "bald eagle",
        "barracuda",
        "bass",
        "bat",
        "beagle",
        "bear",
        "bearded dragon",
        "beaver",
        "bee",
        "beetle",
        "betta fish",
        "bilby",
        "binturong",
        "bird",
        "black bear",
        "black lab",
        "blowfish",
        "blue jay",
        "blue whale",
        "bluebird",
        "boa constrictor",
        "boar",
        "bobcat",
        "bonobo",
        "boxer",
        "brown bear",
        "buck",
        "buffalo",
        "bull",
        "bumblebee",
        "bunny",
        "bush baby",
        "butterfly",
        "caiman",
        "camel",
        "canary",
        "capybara",
        "caracal",
        "cardinal",
        "caribou",
        "cat",
        "catamount",
        "caterpillar",
        "catfish",
        "centaur",
        "centipede",
        "chameleon",
        "cheetah",
        "chick",
        "chickadee",
        "chicken",
        "chihuahua",
        "chimpanzee",
        "chinchilla",
        "chipmunk",
        "chocolate lab",
        "clam",
        "clownfish",
        "cobra",
        "cockatoo",
        "cockroach",
        "cod",
        "condor",
        "coral",
        "cougar",
        "cow",
        "coyote",
        "crab",
        "crane",
        "cricket",
        "crocodile",
        "crow",
        "cub",
        "cuttlefish",
        "daphnia",
        "deer",
        "deer mouse",
        "dhole",
        "dik dik",
        "dingo",
        "dinosaur",
        "doberman",
        "dodo",
        "doe",
        "dog",
        "dogfish",
        "dolphin",
        "donkey",
        "dove",
        "dragon",
        "dragonfly",
        "duck",
        "dugong",
        "eagle",
        "echidna",
        "eel",
        "egret",
        "elephant",
        "elephant seal",
        "elk",
        "emu",
        "falcon",
        "ferret",
        "finch",
        "fish",
        "flamingo",
        "flea",
        "fly",
        "flying squirrel",
        "foal",
        "fox",
        "frog",
        "fruit fly",
        "gazelle",
        "gecko",
        "gerbil",
        "gibbon",
        "giraffe",
        "gnat",
        "goat",
        "golden retriever",
        "goldfish",
        "goose",
        "gopher",
        "gorilla",
        "grasshopper",
        "gray wolf",
        "griffin",
        "grizzly bear",
        "groundhog",
        "grouper",
        "guinea pig",
        "hamster",
        "hare",
        "hawk",
        "hedgehog",
        "hen",
        "hermit crab",
        "heron",
        "hippopotamus",
        "hog",
        "hornet",
        "horse",
        "hound",
        "housefly",
        "human",
        "hummingbird",
        "husky",
        "hyena",
        "ibis",
        "iguana",
        "insect",
        "jackal",
        "jackalope",
        "jackrabbit",
        "jaguar",
        "jellyfish",
        "kangaroo",
        "kitten",
        "kiwi",
        "koala",
        "kodiak bear",
        "komodo dragon",
        "lab",
        "ladybug",
        "lamb",
        "largemouth bass",
        "leech",
        "lemur",
        "leopard",
        "liger",
        "lion",
        "lionfish",
        "lizard",
        "llama",
        "lobster",
        "lop bunny",
        "lory",
        "louse",
        "lovebird",
        "lynx",
        "macaque",
        "macaw",
        "mammal",
        "mammoth",
        "manatee",
        "marmoset",
        "meerkat",
        "mermaid",
        "midge",
        "mink",
        "mockingjay",
        "mole",
        "mongoose",
        "monkey",
        "moose",
        "mosquito",
        "moth",
        "mountain hyrax",
        "mountain lion",
        "mouse",
        "mule",
        "muskrat",
        "naked mole-rat",
        "narwhal",
        "newt",
        "nighthawk",
        "ocelot",
        "octopus",
        "okapi",
        "opossum",
        "orangutan",
        "orca",
        "osprey",
        "ostrich",
        "otter",
        "owl",
        "ox",
        "oyster",
        "panda",
        "pangolin",
        "panther",
        "parakeet",
        "parrot",
        "peacock",
        "pegasus",
        "pelican",
        "penguin",
        "pet",
        "pheasant",
        "phoenix",
        "pig",
        "pigeon",
        "pika",
        "pit bull",
        "pit viper",
        "platypus",
        "poison dart frog",
        "polar bear",
        "pony",
        "porcupine",
        "porpoise",
        "prairie dog",
        "praying mantis",
        "pterodactyl",
        "puffin",
        "pug",
        "puma",
        "puppy",
        "pygmy goat",
        "python",
        "quail",
        "rabbit",
        "raccoon",
        "ram",
        "rat",
        "rattlesnake",
        "raven",
        "red herring",
        "red jay",
        "red panda",
        "red wolf",
        "reindeer",
        "reptile",
        "rhesus macaque",
        "rhinoceros",
        "roadrunner",
        "robin",
        "rooster",
        "russian blue",
        "salamander",
        "salmon",
        "sand flea",
        "scorpion",
        "sea cucumber",
        "sea sponge",
        "sea urchin",
        "seafish",
        "seagull",
        "seahorse",
        "seal",
        "serval",
        "shark",
        "sheep",
        "sheepwolf",
        "shiba inu",
        "shih tzu",
        "shrew",
        "shrimp",
        "siberian husky",
        "skink",
        "skunk",
        "sloth",
        "slug",
        "smallmouth bass",
        "snail",
        "snake",
        "sparrow",
        "sperm whale",
        "spider",
        "springbok",
        "squid",
        "squirrel",
        "starfish",
        "sting ray",
        "sugar glider",
        "sunfish",
        "swallow",
        "swan",
        "swordfish",
        "tapeworm",
        "tarantula",
        "tardigrade",
        "tasmanian devil",
        "tegu",
        "terrapin",
        "tick",
        "tiger",
        "tiger shark",
        "tilapia",
        "toad",
        "tomcat",
        "tortoise",
        "toucan",
        "trout",
        "tuna",
        "turkey",
        "turtle",
        "tyrannosaurus rex",
        "unicorn",
        "vulture",
        "wallaby",
        "walrus",
        "warthog",
        "wasp",
        "water buffalo",
        "water moccasin",
        "weasel",
        "whale",
        "whale shark",
        "white-tailed deer",
        "wildcat",
        "wildebeest",
        "wolf",
        "wolverine",
        "wombat",
        "worm",
        "yak",
        "yeast",
        "yellow jacket",
        "yellow lab",
        "zebra"
      ],
      "rows": 516,
      "table": true,
      "tojson": true
    },
    {
      "name": "open.clean",
      "title": "Cleaned response Matrices (Openness and Verbal Fluency)",
      "object": "open.clean",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Response_01",
        "Response_02",
        "Response_03",
        "Response_04",
        "Response_05",
        "Response_06",
        "Response_07",
        "Response_08",
        "Response_09",
        "Response_10",
        "Response_11",
        "Response_12",
        "Response_13",
        "Response_14",
        "Response_15",
        "Response_16",
        "Response_17",
        "Response_18",
        "Response_19",
        "Response_20",
        "Response_21",
        "Response_22",
        "Response_23",
        "Response_24",
        "Response_25",
        "Response_26",
        "Response_27",
        "Response_28",
        "Response_29",
        "Response_30",
        "Response_31",
        "Response_32",
        "Response_33",
        "Response_34"
      ],
      "rows": 516,
      "table": true,
      "tojson": true
    },
    {
      "name": "open.group",
      "title": "Groups for Openness and Verbal Fluency",
      "object": "open.group",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "two.result",
      "title": "Simulated Result for Dataset One and Two",
      "object": "two.result",
      "class": [
        "bootSemNeT"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "vignette.plots",
      "title": "Plots for Vignette",
      "object": "vignette.plots",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "SemNeT-package",
      "title": "SemNeT-package",
      "topics": [
        "SemNeT-package",
        "SemNeT"
      ]
    },
    {
      "page": "animals.freq",
      "title": "Frequency of Animal Responses",
      "topics": [
        "animals.freq"
      ]
    },
    {
      "page": "ASPL",
      "title": "Average Shortest Path Length",
      "topics": [
        "ASPL"
      ]
    },
    {
      "page": "bootSemNeT",
      "title": "Bootstrapped Semantic Network Analysis",
      "topics": [
        "bootSemNeT"
      ]
    },
    {
      "page": "CC",
      "title": "Clustering Coefficient",
      "topics": [
        "CC"
      ]
    },
    {
      "page": "CN",
      "title": "Community Network Estimation",
      "topics": [
        "CN"
      ]
    },
    {
      "page": "compare_nets",
      "title": "Plots Networks for Comparison",
      "topics": [
        "compare_nets"
      ]
    },
    {
      "page": "convert2cytoscape",
      "title": "Convert Adjacency Matrix to Cytoscape Format",
      "topics": [
        "convert2cytoscape"
      ]
    },
    {
      "page": "convert2igraph",
      "title": "Convert Network(s) to igraph's Format",
      "topics": [
        "convert2igraph"
      ]
    },
    {
      "page": "equate",
      "title": "Equate Groups",
      "topics": [
        "equate"
      ]
    },
    {
      "page": "finalize",
      "title": "Finalize Response Matrix",
      "topics": [
        "finalize"
      ]
    },
    {
      "page": "net.high",
      "title": "High Openness to Experience Network",
      "topics": [
        "net.high"
      ]
    },
    {
      "page": "net.low",
      "title": "Low Openness to Experience Network",
      "topics": [
        "net.low"
      ]
    },
    {
      "page": "NRW",
      "title": "Naive Random Walk Network Estimation",
      "topics": [
        "NRW"
      ]
    },
    {
      "page": "one.result",
      "title": "Simulated Result for Dataset One",
      "topics": [
        "one.result"
      ]
    },
    {
      "page": "open.binary",
      "title": "Binary response Matrices (Openness and Verbal Fluency)",
      "topics": [
        "open.binary"
      ]
    },
    {
      "page": "open.clean",
      "title": "Cleaned response Matrices (Openness and Verbal Fluency)",
      "topics": [
        "open.clean"
      ]
    },
    {
      "page": "open.group",
      "title": "Groups for Openness and Verbal Fluency",
      "topics": [
        "open.group"
      ]
    },
    {
      "page": "PF",
      "title": "Pathfinder Network",
      "topics": [
        "PF"
      ]
    },
    {
      "page": "plot.animateShiny",
      "title": "Animate Networks for Spreading Activation from Shiny",
      "topics": [
        "plot.animateShiny"
      ]
    },
    {
      "page": "plot.bootSemNeT",
      "title": "Plot for bootSemNeT",
      "topics": [
        "plot.bootSemNeT"
      ]
    },
    {
      "page": "plot.compareShiny",
      "title": "Plots Networks for Comparison from Shiny",
      "topics": [
        "plot.compareShiny"
      ]
    },
    {
      "page": "Q",
      "title": "Modularity",
      "topics": [
        "Q"
      ]
    },
    {
      "page": "randnet.test",
      "title": "Test Against Random Networks",
      "topics": [
        "randnet.test"
      ]
    },
    {
      "page": "randwalk",
      "title": "Random Walk Simulation",
      "topics": [
        "randwalk"
      ]
    },
    {
      "page": "response.analysis",
      "title": "Response Analysis",
      "topics": [
        "response.analysis"
      ]
    },
    {
      "page": "semnetmeas",
      "title": "Semantic Network Measures",
      "topics": [
        "semnetmeas"
      ]
    },
    {
      "page": "SemNeTShiny",
      "title": "Shiny App for 'SemNeT'",
      "topics": [
        "SemNeTShiny"
      ]
    },
    {
      "page": "sim.fluency",
      "title": "Simulates a verbal fluency binary response matrix",
      "topics": [
        "sim.fluency"
      ]
    },
    {
      "page": "similarity",
      "title": "Measures of Similarity",
      "topics": [
        "similarity"
      ]
    },
    {
      "page": "test.bootSemNeT",
      "title": "Statistical tests for 'bootSemNeT'",
      "topics": [
        "test.bootSemNeT"
      ]
    },
    {
      "page": "TMFG",
      "title": "Triangulated Maximally Filtered Graph",
      "topics": [
        "TMFG"
      ]
    },
    {
      "page": "two.result",
      "title": "Simulated Result for Dataset One and Two",
      "topics": [
        "two.result"
      ]
    },
    {
      "page": "vignette.plots",
      "title": "Plots for Vignette",
      "topics": [
        "vignette.plots"
      ]
    }
  ],
  "_readme": "https://github.com/alexchristensen/semnet/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "checkmate",
    "cli",
    "cluster",
    "colorspace",
    "corpcor",
    "cowplot",
    "cpp11",
    "data.table",
    "DBI",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "effects",
    "estimability",
    "evaluate",
    "farver",
    "fastmap",
    "fdrtool",
    "fontawesome",
    "forecast",
    "foreign",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggplot2",
    "glasso",
    "glue",
    "GPArotation",
    "gridExtra",
    "gtable",
    "gtools",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "insight",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lavaan",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "mitools",
    "mnormt",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbapply",
    "pbivnorm",
    "pbkrtest",
    "philentropy",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "poorman",
    "psych",
    "purrr",
    "qgraph",
    "quadprog",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "Rdpack",
    "reformulas",
    "reshape2",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survey",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_score": 4.648847708372894,
  "_indexed": true,
  "_nocasepkg": "semnet",
  "_universes": [
    "alexchristensen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.5",
      "date": "2026-06-01T10:33:44.000Z",
      "distro": "noble",
      "commit": "97171a744eb1672b77352eece349c374fee2769b",
      "fileid": "e3887eeb65e4214e850ef5f6099e009083fd6531bd0f59dea9669edca8f8f45f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexchristensen/actions/runs/26749349295"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.5",
      "date": "2026-06-01T10:34:14.000Z",
      "distro": "noble",
      "commit": "97171a744eb1672b77352eece349c374fee2769b",
      "fileid": "c09858759da96e60df6563815eddf83bd91f89b14d1b9fd40455ef8cd1835feb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexchristensen/actions/runs/26749349295"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.5",
      "date": "2026-06-01T10:48:42.000Z",
      "commit": "97171a744eb1672b77352eece349c374fee2769b",
      "fileid": "dda3f527cf7cef72b8d8025b97d927db1c92c973e7eba533a186eb33bc238887",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexchristensen/actions/runs/26749349295"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.5",
      "date": "2026-06-01T10:51:02.000Z",
      "commit": "97171a744eb1672b77352eece349c374fee2769b",
      "fileid": "d2b479ea0432ed8ee72a01fc06cc6e12ad38eda49e95f305210586719a1db10d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexchristensen/actions/runs/26749349295"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.5",
      "date": "2026-06-01T10:34:21.000Z",
      "commit": "97171a744eb1672b77352eece349c374fee2769b",
      "fileid": "661c51c6049f417876ce8557c310075b4f54ecce0d493e72fd1bc6de3d500489",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alexchristensen/actions/runs/26749349295"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.5",
      "date": "2026-06-01T10:32:42.000Z",
      "commit": "97171a744eb1672b77352eece349c374fee2769b",
      "fileid": "2e040d059e79f80f5f1d84e284909490471b6569aa60f9d020290dcd6c6cab9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexchristensen/actions/runs/26749349295"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.5",
      "date": "2026-06-01T10:32:52.000Z",
      "commit": "97171a744eb1672b77352eece349c374fee2769b",
      "fileid": "4a217028a0688a4ff6a5d4f44d0103df82342e8ca4997b50a9c05390cf2639db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexchristensen/actions/runs/26749349295"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.5",
      "date": "2026-06-01T10:32:53.000Z",
      "commit": "97171a744eb1672b77352eece349c374fee2769b",
      "fileid": "87d8bf2274d564e7e6390f04859011995ccc231675233254c10b733ed90e1805",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexchristensen/actions/runs/26749349295"
    }
  ]
}