Re: [R] How to rebuild an R package that has been removed from CRAN?

2013-08-19 Thread Shang Zuofeng
Obsolete: ASSIGN statement at (1) > rkpk1.f:1988.72: > > ASSIGN 70 TO NEXT >1 > Warning: Obsolete: ASSIGN statement at (1) > rkpk1.f:1994.72: > > ASSIGN 110 TO NEXT > 1 >

Re: [R] How to rebuild an R package that has been removed from CRAN?

2013-08-19 Thread Shang Zuofeng
d is still not working. Thanks a lot for your kind help! Best regards, Zuofeng 2013/8/19 Daniel Nordlund > > -Original Message- > > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] > > On Behalf Of Shang Zuofeng > > Sent: Monday,

[R] How to rebuild an R package that has been removed from CRAN?

2013-08-19 Thread Shang Zuofeng
Dear All, My project requires the use of a specific R package. However, this R package has been removed from CRAN. But its older version can be found. Unfortunately, the older version cannot be used. The thing is, after I downloaded the older version and unzip it into the library folder of R, and