{
  "_id": "6a1eac96b25058d4daad9ffa",
  "Package": "robustrao",
  "Type": "Package",
  "Title": "An Extended Rao-Stirling Diversity Index to Handle Missing Data",
  "Version": "1.0-5",
  "Date": "2020-01-22",
  "Author": "Maria del Carmen Calatrava Moreno [aut, cre], Thomas Auzinger\n[aut]",
  "Maintainer": "Maria del Carmen Calatrava Moreno\n<mc.calatrava.moreno@gmail.com>",
  "Description": "A collection of functions to compute the Rao-Stirling\ndiversity index (Porter and Rafols, 2009)\n<DOI:10.1007/s11192-008-2197-2> and its extension to\nacknowledge missing data (i.e., uncategorized references) by\ncalculating its interval of uncertainty using mathematical\noptimization as proposed in Calatrava et al. (2016)\n<DOI:10.1007/s11192-016-1842-4>. The Rao-Stirling diversity\nindex is a well-established bibliometric indicator to measure\nthe interdisciplinarity of scientific publications. Apart from\nthe obligatory dataset of publications with their respective\nreferences and a taxonomy of disciplines that categorizes\nreferences as well as a measure of similarity between the\ndisciplines, the Rao-Stirling diversity index requires a\ncomplete categorization of all references of a publication into\ndisciplines. Thus, it fails for a incomplete categorization; in\nthis case, the robust extension has to be used, which encodes\nthe uncertainty caused by missing bibliographic data as an\nuncertainty interval. Classification / ACM - 2012: Information\nsystems ~ Similarity measures, Theory of computation ~\nQuadratic programming, Applied computing ~ Digital libraries\nand archives.",
  "License": "GPL-3",
  "URL": "https://gitlab.com/mc.calatrava.moreno/robustrao.git",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:09:01 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libglpk-dev libgmp3-dev libxml2-dev",
  "Repository": "https://mccalatravamoreno.r-universe.dev",
  "Date/Publication": "2020-01-24 20:50:08 UTC",
  "RemoteUrl": "https://github.com/cran/robustrao",
  "RemoteRef": "HEAD",
  "RemoteSha": "df079e70f9902d119e85648fbd27d3c49829f06b",
  "MD5sum": "3e3d6d8fd3d2e0ffedc2f9732198e2db",
  "_user": "mccalatravamoreno",
  "_type": "src",
  "_file": "robustrao_1.0-5.tar.gz",
  "_fileid": "42bc14efb52cc4635178b22763ef0a03d69b1389590969b716c41d4be8889446",
  "_filesize": 259995,
  "_sha256": "42bc14efb52cc4635178b22763ef0a03d69b1389590969b716c41d4be8889446",
  "_created": "2026-06-02T10:09:01.000Z",
  "_published": "2026-06-02T10:12:38.304Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79047598301,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354873860"
    },
    {
      "job": 79047598462,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354879484"
    },
    {
      "job": 79047598380,
      "time": 178,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354882116"
    },
    {
      "job": 79047598276,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354878384"
    },
    {
      "job": 79047217850,
      "time": 137,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354835158"
    },
    {
      "job": 79047598272,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354874989"
    },
    {
      "job": 79047598365,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354861547"
    },
    {
      "job": 79047598342,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354864816"
    },
    {
      "job": 79047598504,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354861258"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mccalatravamoreno/actions/runs/26812880147",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/robustrao",
  "_commit": {
    "id": "df079e70f9902d119e85648fbd27d3c49829f06b",
    "author": "Maria del Carmen Calatrava Moreno <mc.calatrava.moreno@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0-5\n",
    "time": 1579899008
  },
  "_maintainer": {
    "name": "Maria del Carmen Calatrava Moreno",
    "email": "mc.calatrava.moreno@gmail.com",
    "login": "mccalatravamoreno",
    "description": "",
    "uuid": 48557445
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2",
      "role": "Depends"
    },
    {
      "package": "doParallel",
      "version": ">= 1.0.10",
      "role": "Imports"
    },
    {
      "package": "gmp",
      "version": ">= 0.5-12",
      "role": "Imports"
    },
    {
      "package": "iterpc",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "quadprog",
      "version": ">= 1.5-5",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "version": ">= 1.4.3",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mccalatravamoreno",
      "count": 6,
      "uuid": 48557445
    }
  ],
  "_userbio": {
    "uuid": 48557445,
    "type": "user",
    "name": "María del Carmen Calatrava Moreno"
  },
  "_downloads": {
    "count": 207,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/robustrao"
  },
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/robustrao.html",
    "manual.pdf"
  ],
  "_realowner": "mccalatravamoreno",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0-0",
      "date": "2016-02-17"
    },
    {
      "version": "1.0-1",
      "date": "2016-06-05"
    },
    {
      "version": "1.0-2",
      "date": "2017-08-06"
    },
    {
      "version": "1.0-3",
      "date": "2017-08-14"
    },
    {
      "version": "1.0-4",
      "date": "2020-01-22"
    },
    {
      "version": "1.0-5",
      "date": "2020-01-24"
    }
  ],
  "_exports": [
    "LowerIndexBound",
    "ParallelBoundIndices",
    "PruneDisciplines",
    "RaoStirling",
    "UpperIndexBound"
  ],
  "_datasets": [
    {
      "name": "pd1.count.matrix",
      "title": "pubdata1",
      "object": "pubdata1",
      "file": "pubdata1.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "58349113653",
        "69049102207",
        "84858082776",
        "84869464316",
        "84890461539"
      ],
      "rows": 249,
      "table": true,
      "tojson": true
    },
    {
      "name": "pd1.similarity",
      "title": "pubdata1",
      "object": "pubdata1",
      "file": "pubdata1.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Acoustics",
        "Agricultural Economics & Policy",
        "Agricultural Engineering",
        "Agriculture, Dairy & Animal Science",
        "Agriculture, Multidisciplinary",
        "Agronomy",
        "Allergy",
        "Anatomy & Morphology",
        "Andrology",
        "Anesthesiology",
        "Anthropology",
        "Archaeology",
        "Architecture",
        "Area Studies",
        "Art",
        "Asian Studies",
        "Astronomy & Astrophysics",
        "Automation & Control Systems",
        "Behavioral Sciences",
        "Biochemical Research Methods",
        "Biochemistry & Molecular Biology",
        "Biodiversity Conservation",
        "Biology",
        "Biophysics",
        "Biotechnology & Applied Microbiology",
        "Business",
        "Business, Finance",
        "Cardiac & Cardiovascular Systems",
        "Cell & Tissue Engineering",
        "Cell Biology",
        "Chemistry, Analytical",
        "Chemistry, Applied",
        "Chemistry, Inorganic & Nuclear",
        "Chemistry, Medicinal",
        "Chemistry, Multidisciplinary",
        "Chemistry, Organic",
        "Chemistry, Physical",
        "Classics",
        "Clinical Neurology",
        "Communication",
        "Computer Science, Artificial Intelligence",
        "Computer Science, Cybernetics",
        "Computer Science, Hardware & Architecture",
        "Computer Science, Information Systems",
        "Computer Science, Interdisciplinary Applications",
        "Computer Science, Software Engineering",
        "Computer Science, Theory & Methods",
        "Construction & Building Technology",
        "Criminology & Penology",
        "Critical Care Medicine",
        "Crystallography",
        "Cultural Studies",
        "Dance",
        "Demography",
        "Dentistry, Oral Surgery & Medicine",
        "Dermatology",
        "Developmental Biology",
        "Ecology",
        "Economics",
        "Education & Educational Research",
        "Education, Scientific Disciplines",
        "Education, Special",
        "Electrochemistry",
        "Emergency Medicine",
        "Endocrinology & Metabolism",
        "Energy & Fuels",
        "Engineering, Aerospace",
        "Engineering, Biomedical",
        "Engineering, Chemical",
        "Engineering, Civil",
        "Engineering, Electrical & Electronic",
        "Engineering, Environmental",
        "Engineering, Geological",
        "Engineering, Industrial",
        "Engineering, Manufacturing",
        "Engineering, Marine",
        "Engineering, Mechanical",
        "Engineering, Multidisciplinary",
        "Engineering, Ocean",
        "Engineering, Petroleum",
        "Entomology",
        "Environmental Sciences",
        "Environmental Studies",
        "Ergonomics",
        "Ethics",
        "Ethnic Studies",
        "Evolutionary Biology",
        "Family Studies",
        "Film, Radio, Television",
        "Fisheries",
        "Folklore",
        "Food Science & Technology",
        "Forestry",
        "Gastroenterology & Hepatology",
        "Genetics & Heredity",
        "Geochemistry & Geophysics",
        "Geography",
        "Geography, Physical",
        "Geology",
        "Geosciences, Multidisciplinary",
        "Geriatrics & Gerontology",
        "Gerontology",
        "Health Care Sciences & Services",
        "Health Policy & Services",
        "Hematology",
        "History",
        "History & Philosophy Of Science",
        "History Of Social Sciences",
        "Horticulture",
        "Hospitality, Leisure, Sport & Tourism",
        "Humanities, Multidisciplinary",
        "Imaging Science & Photographic Technology",
        "Immunology",
        "Industrial Relations & Labor",
        "Infectious Diseases",
        "Information Science & Library Science",
        "Instruments & Instrumentation",
        "Integrative & Complementary Medicine",
        "International Relations",
        "Language & Linguistics",
        "Law",
        "Limnology",
        "Linguistics",
        "Literary Reviews",
        "Literary Theory & Criticism",
        "Literature",
        "Literature, African, Australian, Canadian",
        "Literature, American",
        "Literature, British Isles",
        "Literature, German, Dutch, Scandinavian",
        "Literature, Romance",
        "Literature, Slavic",
        "Management",
        "Marine & Freshwater Biology",
        "Materials Science, Biomaterials",
        "Materials Science, Ceramics",
        "Materials Science, Characterization & Testing",
        "Materials Science, Coatings & Films",
        "Materials Science, Composites",
        "Materials Science, Multidisciplinary",
        "Materials Science, Paper & Wood",
        "Materials Science, Textiles",
        "Mathematical & Computational Biology",
        "Mathematics",
        "Mathematics, Applied",
        "Mathematics, Interdisciplinary Applications",
        "Mechanics",
        "Medical Ethics",
        "Medical Informatics",
        "Medical Laboratory Technology",
        "Medicine, General & Internal",
        "Medicine, Legal",
        "Medicine, Research & Experimental",
        "Medieval & Renaissance Studies",
        "Metallurgy & Metallurgical Engineering",
        "Meteorology & Atmospheric Sciences",
        "Microbiology",
        "Microscopy",
        "Mineralogy",
        "Mining & Mineral Processing",
        "Multidisciplinary Sciences",
        "Music",
        "Mycology",
        "Nanoscience & Nanotechnology",
        "Neuroimaging",
        "Neurosciences",
        "Nuclear Science & Technology",
        "Nursing",
        "Nutrition & Dietetics",
        "Obstetrics & Gynecology",
        "Oceanography",
        "Oncology",
        "Operations Research & Management Science",
        "Ophthalmology",
        "Optics",
        "Ornithology",
        "Orthopedics",
        "Otorhinolaryngology",
        "Paleontology",
        "Parasitology",
        "Pathology",
        "Pediatrics",
        "Peripheral Vascular Disease",
        "Pharmacology & Pharmacy",
        "Philosophy",
        "Physics, Applied",
        "Physics, Atomic, Molecular & Chemical",
        "Physics, Condensed Matter",
        "Physics, Fluids & Plasmas",
        "Physics, Mathematical",
        "Physics, Multidisciplinary",
        "Physics, Nuclear",
        "Physics, Particles & Fields",
        "Physiology",
        "Planning & Development",
        "Plant Sciences",
        "Poetry",
        "Political Science",
        "Polymer Science",
        "Primary Health Care",
        "Psychiatry",
        "Psychology",
        "Psychology, Applied",
        "Psychology, Biological",
        "Psychology, Clinical",
        "Psychology, Developmental",
        "Psychology, Educational",
        "Psychology, Experimental",
        "Psychology, Mathematical",
        "Psychology, Multidisciplinary",
        "Psychology, Psychoanalysis",
        "Psychology, Social",
        "Public Administration",
        "Public, Environmental & Occupational Health",
        "Radiology, Nuclear Medicine & Medical Imaging",
        "Rehabilitation",
        "Religion",
        "Remote Sensing",
        "Reproductive Biology",
        "Respiratory System",
        "Rheumatology",
        "Robotics",
        "Social Issues",
        "Social Sciences, Biomedical",
        "Social Sciences, Interdisciplinary",
        "Social Sciences, Mathematical Methods",
        "Social Work",
        "Sociology",
        "Soil Science",
        "Spectroscopy",
        "Sport Sciences",
        "Statistics & Probability",
        "Substance Abuse",
        "Surgery",
        "Telecommunications",
        "Theater",
        "Thermodynamics",
        "Toxicology",
        "Transplantation",
        "Transportation",
        "Transportation Science & Technology",
        "Tropical Medicine",
        "Urban Studies",
        "Urology & Nephrology",
        "Veterinary Sciences",
        "Virology",
        "Water Resources",
        "Womens Studies",
        "Zoology"
      ],
      "rows": 249,
      "table": true,
      "tojson": true
    },
    {
      "name": "pd1.uncat.refs",
      "title": "pubdata1",
      "object": "pubdata1",
      "file": "pubdata1.RData",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "pd2.count.matrix",
      "title": "pubdata2",
      "object": "pubdata2",
      "file": "pubdata2.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "-1000006",
        "58349113653"
      ],
      "rows": 249,
      "table": true,
      "tojson": true
    },
    {
      "name": "pd2.similarity",
      "title": "pubdata2",
      "object": "pubdata2",
      "file": "pubdata2.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Acoustics",
        "Agricultural Economics & Policy",
        "Agricultural Engineering",
        "Agriculture, Dairy & Animal Science",
        "Agriculture, Multidisciplinary",
        "Agronomy",
        "Allergy",
        "Anatomy & Morphology",
        "Andrology",
        "Anesthesiology",
        "Anthropology",
        "Archaeology",
        "Architecture",
        "Area Studies",
        "Art",
        "Asian Studies",
        "Astronomy & Astrophysics",
        "Automation & Control Systems",
        "Behavioral Sciences",
        "Biochemical Research Methods",
        "Biochemistry & Molecular Biology",
        "Biodiversity Conservation",
        "Biology",
        "Biophysics",
        "Biotechnology & Applied Microbiology",
        "Business",
        "Business, Finance",
        "Cardiac & Cardiovascular Systems",
        "Cell & Tissue Engineering",
        "Cell Biology",
        "Chemistry, Analytical",
        "Chemistry, Applied",
        "Chemistry, Inorganic & Nuclear",
        "Chemistry, Medicinal",
        "Chemistry, Multidisciplinary",
        "Chemistry, Organic",
        "Chemistry, Physical",
        "Classics",
        "Clinical Neurology",
        "Communication",
        "Computer Science, Artificial Intelligence",
        "Computer Science, Cybernetics",
        "Computer Science, Hardware & Architecture",
        "Computer Science, Information Systems",
        "Computer Science, Interdisciplinary Applications",
        "Computer Science, Software Engineering",
        "Computer Science, Theory & Methods",
        "Construction & Building Technology",
        "Criminology & Penology",
        "Critical Care Medicine",
        "Crystallography",
        "Cultural Studies",
        "Dance",
        "Demography",
        "Dentistry, Oral Surgery & Medicine",
        "Dermatology",
        "Developmental Biology",
        "Ecology",
        "Economics",
        "Education & Educational Research",
        "Education, Scientific Disciplines",
        "Education, Special",
        "Electrochemistry",
        "Emergency Medicine",
        "Endocrinology & Metabolism",
        "Energy & Fuels",
        "Engineering, Aerospace",
        "Engineering, Biomedical",
        "Engineering, Chemical",
        "Engineering, Civil",
        "Engineering, Electrical & Electronic",
        "Engineering, Environmental",
        "Engineering, Geological",
        "Engineering, Industrial",
        "Engineering, Manufacturing",
        "Engineering, Marine",
        "Engineering, Mechanical",
        "Engineering, Multidisciplinary",
        "Engineering, Ocean",
        "Engineering, Petroleum",
        "Entomology",
        "Environmental Sciences",
        "Environmental Studies",
        "Ergonomics",
        "Ethics",
        "Ethnic Studies",
        "Evolutionary Biology",
        "Family Studies",
        "Film, Radio, Television",
        "Fisheries",
        "Folklore",
        "Food Science & Technology",
        "Forestry",
        "Gastroenterology & Hepatology",
        "Genetics & Heredity",
        "Geochemistry & Geophysics",
        "Geography",
        "Geography, Physical",
        "Geology",
        "Geosciences, Multidisciplinary",
        "Geriatrics & Gerontology",
        "Gerontology",
        "Health Care Sciences & Services",
        "Health Policy & Services",
        "Hematology",
        "History",
        "History & Philosophy Of Science",
        "History Of Social Sciences",
        "Horticulture",
        "Hospitality, Leisure, Sport & Tourism",
        "Humanities, Multidisciplinary",
        "Imaging Science & Photographic Technology",
        "Immunology",
        "Industrial Relations & Labor",
        "Infectious Diseases",
        "Information Science & Library Science",
        "Instruments & Instrumentation",
        "Integrative & Complementary Medicine",
        "International Relations",
        "Language & Linguistics",
        "Law",
        "Limnology",
        "Linguistics",
        "Literary Reviews",
        "Literary Theory & Criticism",
        "Literature",
        "Literature, African, Australian, Canadian",
        "Literature, American",
        "Literature, British Isles",
        "Literature, German, Dutch, Scandinavian",
        "Literature, Romance",
        "Literature, Slavic",
        "Management",
        "Marine & Freshwater Biology",
        "Materials Science, Biomaterials",
        "Materials Science, Ceramics",
        "Materials Science, Characterization & Testing",
        "Materials Science, Coatings & Films",
        "Materials Science, Composites",
        "Materials Science, Multidisciplinary",
        "Materials Science, Paper & Wood",
        "Materials Science, Textiles",
        "Mathematical & Computational Biology",
        "Mathematics",
        "Mathematics, Applied",
        "Mathematics, Interdisciplinary Applications",
        "Mechanics",
        "Medical Ethics",
        "Medical Informatics",
        "Medical Laboratory Technology",
        "Medicine, General & Internal",
        "Medicine, Legal",
        "Medicine, Research & Experimental",
        "Medieval & Renaissance Studies",
        "Metallurgy & Metallurgical Engineering",
        "Meteorology & Atmospheric Sciences",
        "Microbiology",
        "Microscopy",
        "Mineralogy",
        "Mining & Mineral Processing",
        "Multidisciplinary Sciences",
        "Music",
        "Mycology",
        "Nanoscience & Nanotechnology",
        "Neuroimaging",
        "Neurosciences",
        "Nuclear Science & Technology",
        "Nursing",
        "Nutrition & Dietetics",
        "Obstetrics & Gynecology",
        "Oceanography",
        "Oncology",
        "Operations Research & Management Science",
        "Ophthalmology",
        "Optics",
        "Ornithology",
        "Orthopedics",
        "Otorhinolaryngology",
        "Paleontology",
        "Parasitology",
        "Pathology",
        "Pediatrics",
        "Peripheral Vascular Disease",
        "Pharmacology & Pharmacy",
        "Philosophy",
        "Physics, Applied",
        "Physics, Atomic, Molecular & Chemical",
        "Physics, Condensed Matter",
        "Physics, Fluids & Plasmas",
        "Physics, Mathematical",
        "Physics, Multidisciplinary",
        "Physics, Nuclear",
        "Physics, Particles & Fields",
        "Physiology",
        "Planning & Development",
        "Plant Sciences",
        "Poetry",
        "Political Science",
        "Polymer Science",
        "Primary Health Care",
        "Psychiatry",
        "Psychology",
        "Psychology, Applied",
        "Psychology, Biological",
        "Psychology, Clinical",
        "Psychology, Developmental",
        "Psychology, Educational",
        "Psychology, Experimental",
        "Psychology, Mathematical",
        "Psychology, Multidisciplinary",
        "Psychology, Psychoanalysis",
        "Psychology, Social",
        "Public Administration",
        "Public, Environmental & Occupational Health",
        "Radiology, Nuclear Medicine & Medical Imaging",
        "Rehabilitation",
        "Religion",
        "Remote Sensing",
        "Reproductive Biology",
        "Respiratory System",
        "Rheumatology",
        "Robotics",
        "Social Issues",
        "Social Sciences, Biomedical",
        "Social Sciences, Interdisciplinary",
        "Social Sciences, Mathematical Methods",
        "Social Work",
        "Sociology",
        "Soil Science",
        "Spectroscopy",
        "Sport Sciences",
        "Statistics & Probability",
        "Substance Abuse",
        "Surgery",
        "Telecommunications",
        "Theater",
        "Thermodynamics",
        "Toxicology",
        "Transplantation",
        "Transportation",
        "Transportation Science & Technology",
        "Tropical Medicine",
        "Urban Studies",
        "Urology & Nephrology",
        "Veterinary Sciences",
        "Virology",
        "Water Resources",
        "Womens Studies",
        "Zoology"
      ],
      "rows": 249,
      "table": true,
      "tojson": true
    },
    {
      "name": "pd2.uncat.refs",
      "title": "pubdata2",
      "object": "pubdata2",
      "file": "pubdata2.RData",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "LowerIndexBound",
      "title": "Lower bound of the uncertainty interval of the Rao-Stirling diversity index.",
      "topics": [
        "LowerIndexBound"
      ]
    },
    {
      "page": "ParallelBoundIndices",
      "title": "Parallel computation of the lower/upper bounds of the uncertainty interval of the Rao-Stirling diversity index.",
      "topics": [
        "ParallelBoundIndices"
      ]
    },
    {
      "page": "PruneDisciplines",
      "title": "Set of permissible disciplines for redistribution.",
      "topics": [
        "PruneDisciplines"
      ]
    },
    {
      "page": "pubdata1",
      "title": "pubdata1",
      "topics": [
        "pd1.count.matrix",
        "pd1.similarity",
        "pd1.uncat.refs",
        "pubdata1"
      ]
    },
    {
      "page": "pubdata2",
      "title": "pubdata2",
      "topics": [
        "pd2.count.matrix",
        "pd2.similarity",
        "pd2.uncat.refs",
        "pubdata2"
      ]
    },
    {
      "page": "RaoStirling",
      "title": "Rao-Stirling diversity index based on the counts of cited disciplines.",
      "topics": [
        "RaoStirling"
      ]
    },
    {
      "page": "UpperIndexBound",
      "title": "Upper bound of the uncertainty interval of the Rao-Stirling diversity index.",
      "topics": [
        "UpperIndexBound"
      ]
    }
  ],
  "_rundeps": [
    "arrangements",
    "cli",
    "codetools",
    "cpp11",
    "doParallel",
    "foreach",
    "glue",
    "gmp",
    "igraph",
    "iterators",
    "iterpc",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "quadprog",
    "R6",
    "rlang",
    "vctrs"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "robustrao",
  "_universes": [
    "mccalatravamoreno"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-5",
      "date": "2026-06-02T10:10:52.000Z",
      "distro": "noble",
      "commit": "df079e70f9902d119e85648fbd27d3c49829f06b",
      "fileid": "6213d79b71d90207d6a5a545525ef37d791ca463f323313a738cad9821079c09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mccalatravamoreno/actions/runs/26812880147"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-5",
      "date": "2026-06-02T10:11:08.000Z",
      "distro": "noble",
      "commit": "df079e70f9902d119e85648fbd27d3c49829f06b",
      "fileid": "77fe428e902e6b865e900e7b97924462830b8051086e037f83812e4ab1f790ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mccalatravamoreno/actions/runs/26812880147"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-5",
      "date": "2026-06-02T10:11:17.000Z",
      "commit": "df079e70f9902d119e85648fbd27d3c49829f06b",
      "fileid": "a16595e415a9a196e6f2b2e4528b98456e8a652e0f9f3552277b1060fa8791d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mccalatravamoreno/actions/runs/26812880147"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0-5",
      "date": "2026-06-02T10:11:08.000Z",
      "commit": "df079e70f9902d119e85648fbd27d3c49829f06b",
      "fileid": "5f154f047193343b8cfc2f37c9504e14db4327566f26a74d8cf911a41e4bcc84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mccalatravamoreno/actions/runs/26812880147"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-5",
      "date": "2026-06-02T10:11:11.000Z",
      "commit": "df079e70f9902d119e85648fbd27d3c49829f06b",
      "fileid": "3e217c07443455731e1005b8797e225826ee007095dcf487c9f86665f97704cf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mccalatravamoreno/actions/runs/26812880147"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-5",
      "date": "2026-06-02T10:10:12.000Z",
      "commit": "df079e70f9902d119e85648fbd27d3c49829f06b",
      "fileid": "35cc2574540366f2b6d8091e04371d2cbe9af4af63310f7ac02138b70ba98497",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mccalatravamoreno/actions/runs/26812880147"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-5",
      "date": "2026-06-02T10:10:23.000Z",
      "commit": "df079e70f9902d119e85648fbd27d3c49829f06b",
      "fileid": "48f14e2361d0f4e0afcee98d696509eb85ff5611db908e773a6b317ed3b36ebc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mccalatravamoreno/actions/runs/26812880147"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0-5",
      "date": "2026-06-02T10:10:10.000Z",
      "commit": "df079e70f9902d119e85648fbd27d3c49829f06b",
      "fileid": "f8851e8ac903a0bfe7c56df0bf898595befe59d14a1c60743fadbd988deb7095",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mccalatravamoreno/actions/runs/26812880147"
    }
  ]
}