{
  "_id": "6a573baeff0138dec5d6f736",
  "Package": "NMRphasing",
  "Type": "Package",
  "Title": "Phase Error Correction and Baseline Correction for One\nDimensional ('1D') 'NMR' Data",
  "Version": "1.0.6",
  "Authors@R": "person(\"Aixiang\",\"Jiang\", role = c(\"aut\", \"cre\", \"cph\"), email = \"aijiang@bccrc.ca\", comment = c(ORCID = \"0000-0002-6153-7595\"))",
  "Maintainer": "Aixiang Jiang <aijiang@bccrc.ca>",
  "VignetteBuilder": "knitr",
  "Description": "There are three distinct approaches for phase error\ncorrection, they are: a single linear model with a choice of\noptimization functions, multiple linear models with\noptimization function choices and a shrinkage-based method. The\nmethodology is based on our new algorithms and various\nreferences (Binczyk et al. (2015)\n<doi:10.1186/1475-925X-14-S2-S5>,Chen et al. (2002)\n<doi:10.1016/S1090-7807(02)00069-1>, de Brouwer (2009)\n<doi:10.1016/j.jmr.2009.09.017>, Džakula (2000)\n<doi:10.1006/jmre.2000.2123>, Ernst (1969)\n<doi:10.1016/0022-2364(69)90003-1>, Liland et al. (2010)\n<doi:10.1366/000370210792434350>).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 07:46:20 UTC",
    "User": "root"
  },
  "Author": "Aixiang Jiang [aut, cre, cph]\n(<https://orcid.org/0000-0002-6153-7595>)",
  "Repository": "https://ajiangsfu.r-universe.dev",
  "Date/Publication": "2024-12-17 22:49:13 UTC",
  "RemoteUrl": "https://github.com/ajiangsfu/nmrphasing",
  "RemoteRef": "HEAD",
  "RemoteSha": "9771f69fe0fdf8d30240ad2620894836ea7ba4f3",
  "_user": "ajiangsfu",
  "_type": "src",
  "_file": "NMRphasing_1.0.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/35f702c385656f59e82d81fdd987d35d196f147ba7c29d57601fdeef5f7594c3",
  "_filesize": 1613628,
  "_sha256": "35f702c385656f59e82d81fdd987d35d196f147ba7c29d57601fdeef5f7594c3",
  "_expires": "2026-10-23T07:50:04.000Z",
  "_created": "2026-07-15T07:46:20.000Z",
  "_published": "2026-07-15T07:50:06.710Z",
  "_jobs": [
    {
      "job": 87297327971,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8336135601"
    },
    {
      "job": 87297327983,
      "time": 187,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336139197"
    },
    {
      "job": 87297327970,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8336126046"
    },
    {
      "job": 87297327994,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336118236"
    },
    {
      "job": 87296579141,
      "time": 247,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336071135"
    },
    {
      "job": 87297327985,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8336116594"
    },
    {
      "job": 87297328010,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8336113182"
    },
    {
      "job": 87297328071,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8336115198"
    },
    {
      "job": 87297328006,
      "time": 128,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336118798"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ajiangsfu/actions/runs/29398227137",
  "_status": "success",
  "_upstream": "https://github.com/ajiangsfu/nmrphasing",
  "_commit": {
    "id": "9771f69fe0fdf8d30240ad2620894836ea7ba4f3",
    "author": "Aixiang Jiang <ajiangsfu@bccrc.ca>",
    "committer": "Aixiang Jiang <ajiangsfu@bccrc.ca>",
    "message": "update to 1.0.6\n",
    "time": 1734475753
  },
  "_maintainer": {
    "name": "Aixiang Jiang",
    "email": "aijiang@bccrc.ca",
    "login": "ajiangsfu",
    "orcid": "0000-0002-6153-7595",
    "description": "",
    "uuid": 26752366
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "baseline",
      "role": "Imports"
    },
    {
      "package": "splines",
      "role": "Imports"
    },
    {
      "package": "MassSpecWavelet",
      "role": "Imports"
    },
    {
      "package": "signal",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggpubr",
      "role": "Suggests"
    },
    {
      "package": "conflicted",
      "role": "Suggests"
    }
  ],
  "_owner": "ajiangsfu",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 26752366,
    "type": "user",
    "name": "Aixiang Jiang, PhD in Biostatistics, McGill University",
    "followers": 0
  },
  "_downloads": {
    "count": 378,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/NMRphasing"
  },
  "_devurl": "https://github.com/ajiangsfu/nmrphasing",
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NMRphasing.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ajiangsfu/nmrphasing",
  "_realowner": "ajiangsfu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2023-10-23"
    },
    {
      "version": "1.0.2",
      "date": "2023-11-02"
    },
    {
      "version": "1.0.3",
      "date": "2023-11-11"
    },
    {
      "version": "1.0.4",
      "date": "2024-01-19"
    },
    {
      "version": "1.0.5",
      "date": "2024-10-12"
    },
    {
      "version": "1.0.6",
      "date": "2024-12-17"
    },
    {
      "version": "1.0.7",
      "date": "2025-06-24"
    }
  ],
  "_exports": [
    "MPC_AAM",
    "MPC_ADSM",
    "MPC_DANM",
    "MPC_DSM",
    "MPC_EMP",
    "NLS",
    "NMRphasing",
    "SPC_AAM",
    "SPC_ADSM",
    "SPC_DANM",
    "SPC_DSM",
    "SPC_EMP"
  ],
  "_datasets": [
    {
      "name": "fdat",
      "title": "This is an example data in NMRphasing",
      "object": "fdat",
      "class": [
        "data.frame"
      ],
      "fields": [
        "frequency_domain",
        "ppm"
      ],
      "rows": 5891,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "fdat",
      "title": "This is an example data in NMRphasing",
      "topics": [
        "fdat"
      ]
    },
    {
      "page": "MPC_AAM",
      "title": "MPC_AAM",
      "concept": [
        "phase correction"
      ],
      "topics": [
        "MPC_AAM"
      ]
    },
    {
      "page": "MPC_ADSM",
      "title": "MPC_ADSM",
      "concept": [
        "phase correction"
      ],
      "topics": [
        "MPC_ADSM"
      ]
    },
    {
      "page": "MPC_DANM",
      "title": "MPC_DANM",
      "concept": [
        "phase correction"
      ],
      "topics": [
        "MPC_DANM"
      ]
    },
    {
      "page": "MPC_DSM",
      "title": "MPC_DSM",
      "concept": [
        "phase correction"
      ],
      "topics": [
        "MPC_DSM"
      ]
    },
    {
      "page": "MPC_EMP",
      "title": "MPC_EMP",
      "concept": [
        "phase correction"
      ],
      "topics": [
        "MPC_EMP"
      ]
    },
    {
      "page": "NLS",
      "title": "NLS",
      "concept": [
        "phase correction"
      ],
      "topics": [
        "NLS"
      ]
    },
    {
      "page": "NMRphasing",
      "title": "NMRphasing",
      "concept": [
        "phase error correction"
      ],
      "topics": [
        "NMRphasing"
      ]
    },
    {
      "page": "SPC_AAM",
      "title": "SPC_AAM",
      "concept": [
        "phase correction"
      ],
      "topics": [
        "SPC_AAM"
      ]
    },
    {
      "page": "SPC_ADSM",
      "title": "SPC_DSM",
      "concept": [
        "phase correction"
      ],
      "topics": [
        "SPC_ADSM"
      ]
    },
    {
      "page": "SPC_DANM",
      "title": "SPC_DANM",
      "concept": [
        "phase correction"
      ],
      "topics": [
        "SPC_DANM"
      ]
    },
    {
      "page": "SPC_DSM",
      "title": "SPC_DSM",
      "concept": [
        "phase correction"
      ],
      "topics": [
        "SPC_DSM"
      ]
    },
    {
      "page": "SPC_EMP",
      "title": "SPC_EMP",
      "concept": [
        "phase correction"
      ],
      "topics": [
        "SPC_EMP"
      ]
    }
  ],
  "_readme": "https://github.com/ajiangsfu/nmrphasing/raw/HEAD/README.md",
  "_rundeps": [
    "baseline",
    "MASS",
    "MassSpecWavelet",
    "signal",
    "SparseM"
  ],
  "_vignettes": [
    {
      "source": "NMRphasing_vignette.rmd",
      "filename": "NMRphasing_vignette.html",
      "title": "NMRphasing",
      "author": "Aixiang Jiang",
      "engine": "knitr::rmarkdown",
      "headings": [
        "NMRphasing",
        "I. NMRphasing installation",
        "II. Data format",
        "III. Example Code",
        "1. NLS",
        "2. SPC_DANM",
        "3. MPC_DANM",
        "4. SPC_EMP",
        "5. MPC_EMP",
        "6. SPC_AAM",
        "7. MPC_AAM",
        "8. SPC_DSM",
        "9. MPC_DSM",
        "10 SPC_ADSM",
        "11. MPC_ADSM",
        "IV. NMRphasing R package general information"
      ],
      "created": "2023-11-11 01:35:51",
      "modified": "2024-12-17 22:49:13",
      "commits": 5
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "nmrphasing",
  "_universes": [
    "ajiangsfu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-07-15T07:48:47.000Z",
      "distro": "resolute",
      "commit": "9771f69fe0fdf8d30240ad2620894836ea7ba4f3",
      "fileid": "https://r2.ropensci.org/147a111e60c7add0cddf298a74226211ba55fc81a9f9a0771a597e4b1a5315e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ajiangsfu/actions/runs/29398227137"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-07-15T07:48:52.000Z",
      "distro": "resolute",
      "commit": "9771f69fe0fdf8d30240ad2620894836ea7ba4f3",
      "fileid": "https://r2.ropensci.org/acd559433626c1e731c28c77cf8fe18fd70e6ce5d40f0270a8f604e8d0b0f624",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ajiangsfu/actions/runs/29398227137"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-07-15T07:48:25.000Z",
      "commit": "9771f69fe0fdf8d30240ad2620894836ea7ba4f3",
      "fileid": "https://r2.ropensci.org/78b95e4063319bc1d56d8ea7fc5db7950fc2ec1ee589683366351db2ee9ba437",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ajiangsfu/actions/runs/29398227137"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-07-15T07:48:01.000Z",
      "commit": "9771f69fe0fdf8d30240ad2620894836ea7ba4f3",
      "fileid": "https://r2.ropensci.org/8ea30a93c5814874d61eafb777c33be7f7599fa4891574bf86cd7376fbb7263f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ajiangsfu/actions/runs/29398227137"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.6",
      "date": "2026-07-15T07:48:42.000Z",
      "commit": "9771f69fe0fdf8d30240ad2620894836ea7ba4f3",
      "fileid": "https://r2.ropensci.org/27d18eff85fc21dae0e5fe6975f7f2a60d9633daf7c7aa21b88259c8b42902ff",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ajiangsfu/actions/runs/29398227137"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-07-15T07:47:39.000Z",
      "commit": "9771f69fe0fdf8d30240ad2620894836ea7ba4f3",
      "fileid": "https://r2.ropensci.org/6cbaa0bd904ccd0aea54034e3af3dfd2a07ba030b0ac6c5947eef45271e13feb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ajiangsfu/actions/runs/29398227137"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-07-15T07:47:40.000Z",
      "commit": "9771f69fe0fdf8d30240ad2620894836ea7ba4f3",
      "fileid": "https://r2.ropensci.org/ca76846473fcd1f2493d53f4c6b74a42442b9c631fb4b259db4f59f51f320ef5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ajiangsfu/actions/runs/29398227137"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-07-15T07:48:00.000Z",
      "commit": "9771f69fe0fdf8d30240ad2620894836ea7ba4f3",
      "fileid": "https://r2.ropensci.org/0dc90968096fb395e12422727c10770ace5c6aca4a10113e0eda78d0effc3ce9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ajiangsfu/actions/runs/29398227137"
    }
  ]
}