{
  "_id": "6a1f02d4b401979e7341b3c7",
  "Package": "import",
  "Type": "Package",
  "Title": "An Import Mechanism for R",
  "Version": "1.3.4",
  "Authors@R": "c(person(given = \"Stefan Milton\",\nfamily = \"Bache\",\nrole = c(\"aut\"),\nemail = \"stefan@stefanbache.dk\"),\nperson(given = \"Magnus Thor\",\nfamily = \"Torfason\",\nrole = c(\"aut\", \"cre\"),\nemail = \"m@zulutime.net\"))",
  "Description": "Alternative mechanism for importing objects from packages\nand R modules. The syntax allows for importing multiple objects\nwith a single command in an expressive way. The import package\nbridges some of the gap between using library (or require) and\ndirect (single-object) imports. Furthermore the imported\nobjects are not placed in the current environment.",
  "License": "MIT + file LICENSE",
  "ByteCompile": "TRUE",
  "URL": "https://rticulate.github.io/import/,\nhttps://github.com/rticulate/import",
  "BugReports": "https://github.com/rticulate/import/issues",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "Repository": "https://rticulate.r-universe.dev",
  "Date/Publication": "2025-10-20 09:12:09 UTC",
  "RemoteUrl": "https://github.com/rticulate/import",
  "RemoteRef": "HEAD",
  "RemoteSha": "59b12744996963681112951916546d7ce9c1bc4d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 08:14:41 UTC",
    "User": "root"
  },
  "Author": "Stefan Milton Bache [aut],\nMagnus Thor Torfason [aut, cre]",
  "Maintainer": "Magnus Thor Torfason <m@zulutime.net>",
  "MD5sum": "1ea4712d6f3473a6df6c5e10ae7b9f7c",
  "_user": "rticulate",
  "_type": "src",
  "_file": "import_1.3.4.tar.gz",
  "_fileid": "0f13774f96405d296ee1125b30d08766ee06ca09fa7e661a23c4415117517b9b",
  "_filesize": 175210,
  "_sha256": "0f13774f96405d296ee1125b30d08766ee06ca09fa7e661a23c4415117517b9b",
  "_created": "2026-05-18T08:14:41.000Z",
  "_published": "2026-06-02T16:20:36.736Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79119032093,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052702086"
    },
    {
      "job": 79119032545,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052701097"
    },
    {
      "job": 79119032378,
      "time": 203,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7052715522"
    },
    {
      "job": 79119032118,
      "time": 179,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052708093"
    },
    {
      "job": 79119031284,
      "time": 140,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052661148"
    },
    {
      "job": 79119031348,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363562048"
    },
    {
      "job": 79119032109,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052689452"
    },
    {
      "job": 79119033157,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7052690696"
    },
    {
      "job": 79119032128,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052689808"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rticulate/actions/runs/26021521670",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rticulate/import",
  "_commit": {
    "id": "59b12744996963681112951916546d7ce9c1bc4d",
    "author": "Magnus Thor Torfason <m@zulutime.net>",
    "committer": "Magnus Thor Torfason <m@zulutime.net>",
    "message": "Final CRAN submission updates. This is release version 1.3.4\n",
    "time": 1760951529
  },
  "_maintainer": {
    "name": "Magnus Thor Torfason",
    "email": "m@zulutime.net",
    "login": "torfason",
    "twitter": "@torfason",
    "description": "Associate Professor at the University of Iceland",
    "uuid": 3247510
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "rticulate",
  "_selfowned": true,
  "_usedby": 10,
  "_updates": [
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2025-42",
      "n": 7
    },
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.3.3",
      "date": "2025-10-11"
    },
    {
      "name": "v1.3.4",
      "date": "2025-10-20"
    }
  ],
  "_stars": 230,
  "_contributors": [
    {
      "user": "torfason",
      "count": 59,
      "uuid": 3247510
    },
    {
      "user": "smbache",
      "count": 40,
      "uuid": 6285210
    },
    {
      "user": "hutch3232",
      "count": 12,
      "uuid": 53956863
    },
    {
      "user": "awong234",
      "count": 5,
      "uuid": 37594391
    },
    {
      "user": "j-moravec",
      "count": 5,
      "uuid": 10236938
    },
    {
      "user": "aramirezreyes",
      "count": 2,
      "uuid": 6992761
    },
    {
      "user": "brshallo",
      "count": 1,
      "uuid": 30487784
    },
    {
      "user": "klmr",
      "count": 1,
      "uuid": 38931
    },
    {
      "user": "flying-sheep",
      "count": 1,
      "uuid": 291575
    },
    {
      "user": "cormochamelion",
      "count": 1,
      "uuid": 70096814
    }
  ],
  "_userbio": {
    "uuid": 70824720,
    "type": "organization",
    "name": "rticulate"
  },
  "_downloads": {
    "count": 6370,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/import"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/rticulate/import",
  "_pkgdown": "https://rticulate.github.io/import/",
  "_searchresults": 108,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/import.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rticulate/import",
  "_realowner": "rticulate",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2015-03-10"
    },
    {
      "version": "1.0.2",
      "date": "2015-04-09"
    },
    {
      "version": "1.1.0",
      "date": "2015-06-21"
    },
    {
      "version": "1.2.0",
      "date": "2020-09-24"
    },
    {
      "version": "1.3.0",
      "date": "2022-05-23"
    },
    {
      "version": "1.3.1",
      "date": "2023-09-24"
    },
    {
      "version": "1.3.2",
      "date": "2024-01-21"
    },
    {
      "version": "1.3.3",
      "date": "2025-10-11"
    },
    {
      "version": "1.3.4",
      "date": "2025-10-19"
    }
  ],
  "_exports": [
    "from",
    "here",
    "into",
    "what"
  ],
  "_help": [
    {
      "page": "importfunctions",
      "title": "Import Objects From a Package.",
      "topics": [
        "from",
        "here",
        "into",
        "what"
      ]
    },
    {
      "page": "import",
      "title": "An Import Mechanism for R",
      "topics": [
        "import-package",
        "import"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rticulate/import/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/rticulate/import/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "import.Rmd",
      "filename": "import.html",
      "title": "The import package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Basic usage",
        "Importing from packages",
        "Importing from \"module\" scripts",
        "Checking what is available",
        "Where import looks for packages or modules",
        "Choosing where the imported functions are placed",
        "Advanced usage",
        "Advanced usage and the .character_only parameter",
        "Programmatic selection of objects to import",
        "Programmatic selection of module location",
        "Importing from a URL",
        "Python-like imports",
        "Importing S3 methods"
      ],
      "created": "2015-06-15 19:24:57",
      "modified": "2025-10-19 10:42:58",
      "commits": 18
    }
  ],
  "_score": 10.806746047054562,
  "_indexed": true,
  "_nocasepkg": "import",
  "_universes": [
    "rticulate",
    "torfason"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.4",
      "date": "2026-05-18T08:16:44.000Z",
      "distro": "noble",
      "commit": "59b12744996963681112951916546d7ce9c1bc4d",
      "fileid": "07b81c77bced042f2b87f50f76dd8b66dd0637c9ed2bef0dd07038f9264f947a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rticulate/actions/runs/26021521670"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.4",
      "date": "2026-05-18T08:16:42.000Z",
      "distro": "noble",
      "commit": "59b12744996963681112951916546d7ce9c1bc4d",
      "fileid": "085d1a4bdeecb9022237679d9790505644ecfb1e0e9526a54790b4fe69b07ebf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rticulate/actions/runs/26021521670"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.4",
      "date": "2026-05-18T08:17:32.000Z",
      "commit": "59b12744996963681112951916546d7ce9c1bc4d",
      "fileid": "53ed95596e24fa34a25d2e212deaad5af42aea31d371f1d5c1541eb5fd916dee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rticulate/actions/runs/26021521670"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.4",
      "date": "2026-05-18T08:17:05.000Z",
      "commit": "59b12744996963681112951916546d7ce9c1bc4d",
      "fileid": "b3d9e1222e13d37734bee26632dee4f8f22ac0c5924b977cafe21e658d7ac073",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rticulate/actions/runs/26021521670"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.4",
      "date": "2026-05-18T08:15:57.000Z",
      "commit": "59b12744996963681112951916546d7ce9c1bc4d",
      "fileid": "ee9bbb2dadc1bcc753a4164733ee025995168e1a193ad459ee5b34e49349a821",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rticulate/actions/runs/26021521670"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.4",
      "date": "2026-05-18T08:15:58.000Z",
      "commit": "59b12744996963681112951916546d7ce9c1bc4d",
      "fileid": "52b11c26143ad34e784b740b9fe368c3451e47e0436479fc65fcc993ffc1ef14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rticulate/actions/runs/26021521670"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.4",
      "date": "2026-05-18T08:15:52.000Z",
      "commit": "59b12744996963681112951916546d7ce9c1bc4d",
      "fileid": "0b44da1b568c955b830ab9e1da2668fe64300a33c5bc8b36a9044372fcbb4165",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rticulate/actions/runs/26021521670"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.4",
      "date": "2026-06-02T16:20:12.000Z",
      "commit": "59b12744996963681112951916546d7ce9c1bc4d",
      "fileid": "ab8b390f9b0c0f879b18a4906a1a4f831cbd10a47597b32156727d1e50a035b4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rticulate/actions/runs/26021521670"
    }
  ]
}