Re: [R] SPSS R Factor v2.4.2

2017-08-06 Thread Uwe Ligges

Actually there is also a Windows binary:

https://cran.r-project.org/bin/windows/contrib/3.2/polycor_0.7-8.zip

hence installing with install.packages("polycor") should work *if* you 
choose a http (not https) mirror. The latter was not possible in R-3.2.0 
which probably is what you are taking about.


Best,
Uwe Ligges



On 06.08.2017 07:08, David Winsemius wrote:



On Aug 5, 2017, at 7:02 PM, Gavin Brown  wrote:

I am not an R-Head, hence I use nice utilities that integrate R into SPSS
I have SPSS v24, R3.20 and R3.40
I have run IBM SPSS R Integration which requires linking to R3.20
I have installed R Factor v2.4.2



This package requires 'polycor' library
Unfortunately, 'polycor' does not exist in R3.20


That's not really correct. There is an archived version that should be 
compatible with your out-of-date version of R. See:

ftp://cran.r-project.org/pub/R/src/contrib/Archive/polycor/

Good luck;
David.



DATASET ACTIVATE DataSet1.
*M�rio Basto, Jos� Manuel Pereira, IPCA
*Required: SPSS 21 and R Integration Plugin
*R Packages required: psych, polycor, GPArotation, nFactors, corpcor, ICS, 
R.utils.
set printback off.
Error in library(polycor) : there is no package called 'polycor'

This means the very good utility does not run in the way I have installed both 
R and SPSS
Does anyone know what I've done wrong and how to overcome this?

Prof. Gavin T L Brown, PhD
Director Quantitative Data Analysis and Research Unit
Faculty of Education & Social Work
The University of Auckland
Tel: +64 9 3737599 ext. 48602
Mob: +64 22 108 7253
Honorary Professor, Dept. of Curriculum & Instruction, Education University of 
Hong Kong
Affiliated Professor, Dept. of Applied Educational Sciences, University of 
Umea, Sweden

New:  
https://www.routledge.com/Assessment-of-Student-Achievement/Brown/p/book/9781138061866


[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.



__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Re: [R] SPSS R Factor v2.4.2

2017-08-05 Thread David Winsemius

> On Aug 5, 2017, at 7:02 PM, Gavin Brown  wrote:
> 
> I am not an R-Head, hence I use nice utilities that integrate R into SPSS
> I have SPSS v24, R3.20 and R3.40
> I have run IBM SPSS R Integration which requires linking to R3.20
> I have installed R Factor v2.4.2

> This package requires 'polycor' library
> Unfortunately, 'polycor' does not exist in R3.20

That's not really correct. There is an archived version that should be 
compatible with your out-of-date version of R. See:

ftp://cran.r-project.org/pub/R/src/contrib/Archive/polycor/

Good luck;
David.

> 
> DATASET ACTIVATE DataSet1.
> *M�rio Basto, Jos� Manuel Pereira, IPCA
> *Required: SPSS 21 and R Integration Plugin
> *R Packages required: psych, polycor, GPArotation, nFactors, corpcor, ICS, 
> R.utils.
> set printback off.
> Error in library(polycor) : there is no package called 'polycor'
> 
> This means the very good utility does not run in the way I have installed 
> both R and SPSS
> Does anyone know what I've done wrong and how to overcome this?
> 
> Prof. Gavin T L Brown, PhD
> Director Quantitative Data Analysis and Research Unit
> Faculty of Education & Social Work
> The University of Auckland
> Tel: +64 9 3737599 ext. 48602
> Mob: +64 22 108 7253
> Honorary Professor, Dept. of Curriculum & Instruction, Education University 
> of Hong Kong
> Affiliated Professor, Dept. of Applied Educational Sciences, University of 
> Umea, Sweden
> 
> New:  
> https://www.routledge.com/Assessment-of-Student-Achievement/Brown/p/book/9781138061866
> 
> 
>   [[alternative HTML version deleted]]
> 
> __
> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Re: [R] SPSS R Factor v2.4.2

2017-08-05 Thread Bert Gunter
Well, you could download and install it into R!

https://cran.r-project.org/web/packages/polycor/index.html

However, as this seems to be about how SPSS integrates R, maybe you
should post on their support list for help.

Cheers,
Bert



Bert Gunter

"The trouble with having an open mind is that people keep coming along
and sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )


On Sat, Aug 5, 2017 at 7:02 PM, Gavin Brown  wrote:
> I am not an R-Head, hence I use nice utilities that integrate R into SPSS
> I have SPSS v24, R3.20 and R3.40
> I have run IBM SPSS R Integration which requires linking to R3.20
> I have installed R Factor v2.4.2
> This package requires 'polycor' library
> Unfortunately, 'polycor' does not exist in R3.20
>
> DATASET ACTIVATE DataSet1.
> *Mário Basto, José Manuel Pereira, IPCA
> *Required: SPSS 21 and R Integration Plugin
> *R Packages required: psych, polycor, GPArotation, nFactors, corpcor, ICS, 
> R.utils.
> set printback off.
> Error in library(polycor) : there is no package called 'polycor'
>
> This means the very good utility does not run in the way I have installed 
> both R and SPSS
> Does anyone know what I've done wrong and how to overcome this?
>
> Prof. Gavin T L Brown, PhD
> Director Quantitative Data Analysis and Research Unit
> Faculty of Education & Social Work
> The University of Auckland
> Tel: +64 9 3737599 ext. 48602
> Mob: +64 22 108 7253
> Honorary Professor, Dept. of Curriculum & Instruction, Education University 
> of Hong Kong
> Affiliated Professor, Dept. of Applied Educational Sciences, University of 
> Umea, Sweden
>
> New:  
> https://www.routledge.com/Assessment-of-Student-Achievement/Brown/p/book/9781138061866
>
>
> [[alternative HTML version deleted]]
>
>
> __
> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

[R] SPSS R Factor v2.4.2

2017-08-05 Thread Gavin Brown
I am not an R-Head, hence I use nice utilities that integrate R into SPSS
I have SPSS v24, R3.20 and R3.40
I have run IBM SPSS R Integration which requires linking to R3.20
I have installed R Factor v2.4.2
This package requires 'polycor' library
Unfortunately, 'polycor' does not exist in R3.20

DATASET ACTIVATE DataSet1.
*M�rio Basto, Jos� Manuel Pereira, IPCA
*Required: SPSS 21 and R Integration Plugin
*R Packages required: psych, polycor, GPArotation, nFactors, corpcor, ICS, 
R.utils.
set printback off.
Error in library(polycor) : there is no package called 'polycor'

This means the very good utility does not run in the way I have installed both 
R and SPSS
Does anyone know what I've done wrong and how to overcome this?

Prof. Gavin T L Brown, PhD
Director Quantitative Data Analysis and Research Unit
Faculty of Education & Social Work
The University of Auckland
Tel: +64 9 3737599 ext. 48602
Mob: +64 22 108 7253
Honorary Professor, Dept. of Curriculum & Instruction, Education University of 
Hong Kong
Affiliated Professor, Dept. of Applied Educational Sciences, University of 
Umea, Sweden

New:  
https://www.routledge.com/Assessment-of-Student-Achievement/Brown/p/book/9781138061866


[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.