File: ChangeLog

package info (click to toggle)
r-cran-pan 1.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,936 kB
  • sloc: fortran: 1,836; ansic: 25; makefile: 5; sh: 4
file content (87 lines) | stat: -rw-r--r-- 2,473 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
Version 1.8

2023-08-19	Fix on remaining dfloat

Version 1.8

2023-06-25	Replace 13 dfloat with dble in pan.f as suggested by Prof Brian Ripley from CRAN
		Revise CITATION according to check --as-cran

Version 1.7

2022-12-03	Refine pan.bd.Rd
2020-11-09	Refine vignette
		nhyp=nhyp,hyp=hyp specification for pan()
		Apply -fc-prototypes-external for C prototypes
                Add marijuana to INDEX

Version 1.6

2018-06-29	Add reference to DESCRIPTION/Description:

Version 1.5

2018-06-24	Change email address
2018-02-04	Remove a4wide.sty
2018-01-25	Employ tools::package_native_routine_registration_skeleton("pan")

Version 1.4

2016-02-10	Minor change to pan example as suggested by 이찬영 <srh0926@gmail.com>
		Revise URL in pan-tr.Rnw and remove URL from DESCRIPTION
		Revise License to GPL-3 according to CRAN policy
2015-02-24	Add YWC.data example for multivariate imputation

Version 1.0-1.3

2015-02-10	Add reference to the book chapter in New Methods for the Analysis of Change
		To comply with title case and revise URL for TR-9704 as in vignette/Rd
		Change rngs to real function due to Simon Grund <grund@ipn.uni-kiel.de>
		Revise DESCRIPTION, remove .Rinstignore and regenerate INDEX

2013-12-10	Modify file LICENSE as lmm

Version 0.9

2013--09-27	Move pan-tr.Rnw as with tr9704.pdf into vignettes

Version 0.8

2013-09-27	Change require(lme4) to if(require(lme4))
		Add MIT to file LICENEE

Version 0.7

2013-04-16	Fix error in the bivariate example, i.e., pred <- cbind() than c()
		Notified by Prof Brian Ripley and revealed via Makevars/PKG_FFLAGS=-fbounds-check
2013-01-10	Suggests mitools and lme4
                Add comparison with lmer in ecme.Rd
		Add code for combining multiple imputation results
2013-01-07	Revise bivariate examples in pan.Rd

Version 0.6

2013-01-07	Add bivariate example from Maria Valaste <maria.valaste@helsinki.fi> 
		following earlier communications with Turkiewicz, Aleksandra <at@rcsyd.se>
2012-08-31	Remove reference to panex.R in pan.Rd

Version 0.5

2012-08-06	Correct minor typos according to Speidel Matthias <Matthias.Speidel@iab.de>
		Add CITATION
2012-04-06	Add marijuana data from pannex
		Remove inst/tests and remove dontrun{} in ecme.Rd and pan.Rd
		To enable LazyData and LazyLoad

Version 0.4

2012-03-16	Add this file, .Rinstignore, and pan-tr.Rnw
		Add pointers to ecmeex.R and panex.R in the documentation

Version 0.3

2011-04-28	Add references

Version 0.1

2003-11-15	Made available from CRAN