Skip to content

Commit d5ed9c3

Browse files
committed
Record joint software copyright ownership
1 parent a4df291 commit d5ed9c3

7 files changed

Lines changed: 20 additions & 24 deletions

File tree

CRAN_SUBMISSION.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ GitHub `v1.0.0` release.
3030
under current R-release and R-devel.
3131
- [x] A clean local pkgdown build was inspected for its home, reference,
3232
article, citation, author, license, attribution, and release pages.
33-
- [ ] The software copyright-holder arrangement is confirmed in writing and
33+
- [x] The joint software copyright-holder arrangement is confirmed and
3434
`Authors@R`, `LICENSE`, `LICENSE.md`, and `inst/COPYRIGHTS` agree.
3535
- [ ] Lilac Li confirms her authorship, Jae Man Park's maintainer role, the
3636
licensing arrangement, public distribution, and CRAN submission.
@@ -43,7 +43,7 @@ GitHub `v1.0.0` release.
4343
Registry searches can show that a name is currently unused, but they do not
4444
reserve it. Recheck CRAN and Bioconductor immediately before submission.
4545

46-
## GitHub candidate evidence recorded July 12, 2026
46+
## Prior GitHub candidate evidence recorded July 12, 2026
4747

4848
- Candidate source head: `3a919edb77b50ba7634737c61a5755a7b3e09119`
4949
- R-CMD-check run: `29215546944`
@@ -56,9 +56,9 @@ reserve it. Recheck CRAN and Bioconductor immediately before submission.
5656
2 notes.
5757

5858
The notes identify the new submission and the GitHub Ubuntu runner's missing
59-
HTML Tidy executable. Both checks built the PDF manual successfully. This hash
60-
is a candidate hash, not the final frozen-submission hash: selecting the legal
61-
copyright-holder arrangement will change package-source files.
59+
HTML Tidy executable. Both checks built the PDF manual successfully. The joint
60+
copyright-holder metadata supersedes this candidate archive; a revised hash
61+
and exact-archive result will be recorded after the updated source checks pass.
6262

6363
## Registry check recorded July 12, 2026
6464

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Authors@R: c(
77
given = "Lilac",
88
family = "Li",
99
email = "lix@unk.edu",
10-
role = "aut",
10+
role = c("aut", "cph"),
1111
comment = c(
1212
URL = "https://www.unk.edu/academics/management/lilac-li.php"
1313
)
@@ -16,7 +16,7 @@ Authors@R: c(
1616
given = "Jae Man",
1717
family = "Park",
1818
email = "jaemanblp2@gmail.com",
19-
role = c("aut", "cre"),
19+
role = c("aut", "cre", "cph"),
2020
comment = c(
2121
URL = "https://www.linkedin.com/in/jae-man-park/"
2222
)

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
YEAR: 2026
2-
COPYRIGHT HOLDER: Jae Man Park
2+
COPYRIGHT HOLDER: Lilac Li and Jae Man Park

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MIT License
22

3-
Copyright (c) 2026 Jae Man Park
3+
Copyright (c) 2026 Lilac Li and Jae Man Park
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

RELEASE_VALIDATION.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,17 @@
22

33
Prepared: July 12, 2026
44

5-
Status: provisional until the copyright arrangement is confirmed, the final
6-
source commit is frozen, and Win-builder checks are complete. This record does
7-
not claim that version 1.0.1 has been released or accepted by CRAN.
5+
Status: provisional until the final source commit is frozen and Win-builder
6+
checks are complete. This record does not claim that version 1.0.1 has been
7+
released or accepted by CRAN.
88

99
## Candidate identification
1010

1111
- Pull request: `JaeManP/pcatR#2`
12-
- Candidate package-source head:
13-
`3a919edb77b50ba7634737c61a5755a7b3e09119`
12+
- Candidate package-source head: pending revised joint-copyright source check
1413
- Source archive: `pcatR_1.0.1.tar.gz`
15-
- Candidate SHA-256:
16-
`f5d907a6733b5b3d271cc5a97dc5fcc20b884b7338d548be6f91897eaf4db8df`
17-
- Final frozen-submission SHA-256: pending copyright confirmation and source
18-
freeze
14+
- Candidate SHA-256: pending revised joint-copyright source check
15+
- Final frozen-submission SHA-256: pending source freeze
1916
- Editable guide source:
2017
`inst/guides/source/pcatR_Technical_User_Guide.Rmd`
2118

@@ -57,8 +54,6 @@ pkgdown build passed in run `29215546939`.
5754

5855
## Outstanding external gates
5956

60-
- Confirm whether Jae Man Park alone or Lilac Li and Jae Man Park jointly hold
61-
software copyright, then align the `cph` role and all license notices.
6257
- Retain Lilac Li's written approval of authorship, maintainer designation,
6358
licensing, public distribution, and CRAN submission.
6459
- Retain the original instrument authors' package-name confirmation.

cran-comments.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ The notes were:
4646
- PR pkgdown run `29215546939` and test-coverage run `29215546943` completed
4747
successfully.
4848

49-
Win-builder R-release and R-devel checks remain pending. The candidate hash
50-
above will be replaced after the copyright-holder arrangement is confirmed and
51-
the package source is frozen.
49+
The joint copyright-holder metadata supersedes the candidate hash above. A
50+
revised exact-archive result and hash will be recorded after the updated source
51+
checks pass. Win-builder R-release and R-devel checks remain pending; the final
52+
hash will be recorded only after the package source is frozen.

inst/COPYRIGHTS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pcatR software
22
==============
33

4-
Copyright (c) 2026 Jae Man Park.
4+
Copyright (c) 2026 Lilac Li and Jae Man Park.
55

66
The package software is distributed under the MIT License. See LICENSE.
77

0 commit comments

Comments
 (0)