{
  "_id": "6a1f258bb401979e734217ec",
  "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-05-16 06:06:19 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",
  "MD5sum": "caddcc2250084e5ebecbc7b5c30047c5",
  "_user": "ajiangsfu",
  "_type": "src",
  "_file": "NMRphasing_1.0.6.tar.gz",
  "_fileid": "3c10858ad477b9a5d2843c7d2a8afd12ae27a74007d001e018e4923e5493115c",
  "_filesize": 1612609,
  "_sha256": "3c10858ad477b9a5d2843c7d2a8afd12ae27a74007d001e018e4923e5493115c",
  "_created": "2026-05-16T06:06:19.000Z",
  "_published": "2026-06-02T18:48:43.603Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79147157102,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031074131"
    },
    {
      "job": 79147156758,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031073332"
    },
    {
      "job": 79147157072,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031153056"
    },
    {
      "job": 79147156618,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031155743"
    },
    {
      "job": 79147156021,
      "time": 241,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031052997"
    },
    {
      "job": 79147155898,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366902331"
    },
    {
      "job": 79147156803,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031068382"
    },
    {
      "job": 79147156816,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031068291"
    },
    {
      "job": 79147156879,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031066713"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ajiangsfu/actions/runs/25954504792",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 26752366
  },
  "_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"
  },
  "_downloads": {
    "count": 274,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/NMRphasing"
  },
  "_devurl": "https://github.com/ajiangsfu/nmrphasing",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_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",
    "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-05-16T06:08:38.000Z",
      "distro": "noble",
      "commit": "9771f69fe0fdf8d30240ad2620894836ea7ba4f3",
      "fileid": "20571afa2e76f806211c4fcc8919bac9d8c7fb3415dd024254ef5726f9e08ba7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ajiangsfu/actions/runs/25954504792"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-05-16T06:08:33.000Z",
      "distro": "noble",
      "commit": "9771f69fe0fdf8d30240ad2620894836ea7ba4f3",
      "fileid": "2cbe022df9d0e5349fb08a0f9459099cd629000cd11b979de97a907c0e4c2761",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ajiangsfu/actions/runs/25954504792"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-05-16T06:21:40.000Z",
      "commit": "9771f69fe0fdf8d30240ad2620894836ea7ba4f3",
      "fileid": "890cadb3a05ccca4acde7a2bca7aaca60ba6a9e5a052cd475cd3ddd400985e5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ajiangsfu/actions/runs/25954504792"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-05-16T06:22:04.000Z",
      "commit": "9771f69fe0fdf8d30240ad2620894836ea7ba4f3",
      "fileid": "52db30f7dd98002460ad55dff1b9277431464850653ecf3500eb4f0f17665c8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ajiangsfu/actions/runs/25954504792"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-16T06:07:44.000Z",
      "commit": "9771f69fe0fdf8d30240ad2620894836ea7ba4f3",
      "fileid": "15ef301a034f7fb18d2f923382f05f08558845100abe29d9054a392076d466ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ajiangsfu/actions/runs/25954504792"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-16T06:07:44.000Z",
      "commit": "9771f69fe0fdf8d30240ad2620894836ea7ba4f3",
      "fileid": "be60b46262634e12c76a1b928fff9eb56ed3a5cc865361cf4ce54a103a8c02df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ajiangsfu/actions/runs/25954504792"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-16T06:07:34.000Z",
      "commit": "9771f69fe0fdf8d30240ad2620894836ea7ba4f3",
      "fileid": "0043226594e770830dcf38a7a87409454724bdaef6f4f0bd00a2af44bed078bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ajiangsfu/actions/runs/25954504792"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.6",
      "date": "2026-06-02T18:48:26.000Z",
      "commit": "9771f69fe0fdf8d30240ad2620894836ea7ba4f3",
      "fileid": "d1a7cc90170dbdace683646076b35ad36969f800399ff9a0b9f092a1c2caa038",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ajiangsfu/actions/runs/25954504792"
    }
  ]
}